projects
/
mit-scheme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e5335e6
)
Can't fold non-primitives.
author
Joe Marshall
<jmarshall@alum.mit.edu>
Sun, 28 Mar 2010 22:40:46 +0000
(15:40 -0700)
committer
Joe Marshall
<jmarshall@alum.mit.edu>
Sun, 28 Mar 2010 22:40:46 +0000
(15:40 -0700)
src/runtime/scomb.scm
patch
|
blob
|
history
diff --git
a/src/runtime/scomb.scm
b/src/runtime/scomb.scm
index 2806e03d4578c0d7a287e043f36f818964534547..5a92ec731651ca3b276e6ab0ec5e3f5d24778b09 100644
(file)
--- a/
src/runtime/scomb.scm
+++ b/
src/runtime/scomb.scm
@@
-118,8
+118,6
@@
USA.
;; be side-effected, but it is useful to be able to
;; constant fold this primitive anyway.
STRING->SYMBOL
- SYMBOL->STRING
- SYMBOL?
ZERO-FIXNUM?
ZERO?
))))