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:
307208a
)
Remove four more definitions that are no longer bound to primitives.
author
Chris Hanson
<org/chris-hanson/cph>
Tue, 25 Sep 2001 16:53:25 +0000
(16:53 +0000)
committer
Chris Hanson
<org/chris-hanson/cph>
Tue, 25 Sep 2001 16:53:25 +0000
(16:53 +0000)
v7/src/sf/gconst.scm
patch
|
blob
|
history
diff --git
a/v7/src/sf/gconst.scm
b/v7/src/sf/gconst.scm
index 040f3023bdb015bf3ad9bccce20ca9f2b2f8a6cb..b8ad6403fb55873b619c16213fadf4333c58b2c7 100644
(file)
--- a/
v7/src/sf/gconst.scm
+++ b/
v7/src/sf/gconst.scm
@@
-1,6
+1,6
@@
#| -*-Scheme-*-
-$Id: gconst.scm,v 4.2
5 2001/09/25 05:10:59
cph Exp $
+$Id: gconst.scm,v 4.2
6 2001/09/25 16:53:25
cph Exp $
Copyright (c) 1987-2001 Massachusetts Institute of Technology
@@
-200,12
+200,8
@@
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
STRING-REF
STRING-SET!
STRING?
- SUBSTRING-MATCH-BACKWARD
- SUBSTRING-MATCH-FORWARD
SUBSTRING-MOVE-LEFT!
SUBSTRING-MOVE-RIGHT!
- SUBSTRING<?
- SUBSTRING=?
SUBVECTOR->LIST
SUBVECTOR-FILL!
SUBVECTOR-MOVE-LEFT!