[gimp] Added "tinyscheme" to the features list. From SVN version 106 of offical version of TinyScheme.
- From: Kevin Cozens <kcozens src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] Added "tinyscheme" to the features list. From SVN version 106 of offical version of TinyScheme.
- Date: Thu, 2 Jun 2016 19:32:37 +0000 (UTC)
commit 7297ace6bfcf5a1971ebac7f8663b52529c657bd
Author: Kevin Cozens <kevin ve3syb ca>
Date: Tue Jul 14 17:18:36 2015 -0400
Added "tinyscheme" to the features list. From SVN version 106 of offical version of TinyScheme.
plug-ins/script-fu/scripts/script-fu.init | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/plug-ins/script-fu/scripts/script-fu.init b/plug-ins/script-fu/scripts/script-fu.init
index c8680bc..d0c9e30 100644
--- a/plug-ins/script-fu/scripts/script-fu.init
+++ b/plug-ins/script-fu/scripts/script-fu.init
@@ -681,7 +681,7 @@
;; SRFI-0
;; COND-EXPAND
;; Implemented as a macro
-(define *features* '(srfi-0))
+(define *features* '(srfi-0 tinyscheme))
(define-macro (cond-expand . cond-action-list)
(cond-expand-runtime cond-action-list))
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]