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:
3d32891
)
Eliminate now-unused exports.
author
Chris Hanson
<org/chris-hanson/cph>
Fri, 15 Feb 2008 05:06:01 +0000
(
05:06
+0000)
committer
Chris Hanson
<org/chris-hanson/cph>
Fri, 15 Feb 2008 05:06:01 +0000
(
05:06
+0000)
v7/src/runtime/runtime.pkg
patch
|
blob
|
history
diff --git
a/v7/src/runtime/runtime.pkg
b/v7/src/runtime/runtime.pkg
index 5f7bb9322f8a2fda2adcc02e93b8718204ec0b0c..dee9e04826f23f24cc07c47dc154fa70719ebe20 100644
(file)
--- a/
v7/src/runtime/runtime.pkg
+++ b/
v7/src/runtime/runtime.pkg
@@
-1,6
+1,6
@@
#| -*-Scheme-*-
-$Id: runtime.pkg,v 14.64
5 2008/02/14 09:51:36 riastrad
h Exp $
+$Id: runtime.pkg,v 14.64
6 2008/02/15 05:06:01 cp
h Exp $
Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
@@
-4187,8
+4187,6
@@
USA.
define-guarantee)
(export (runtime)
define-primitives
- define-unary-primitive
- define-binary-primitive
ucode-primitive
ucode-return-address
ucode-type))