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:
b377d3e
)
Moved GLOBAL_ENV to sdata.h.
author
Stephen Adams
<edu/mit/csail/zurich/adams>
Tue, 15 Jul 1997 23:26:32 +0000
(23:26 +0000)
committer
Stephen Adams
<edu/mit/csail/zurich/adams>
Tue, 15 Jul 1997 23:26:32 +0000
(23:26 +0000)
v7/src/microcode/types.h
patch
|
blob
|
history
diff --git
a/v7/src/microcode/types.h
b/v7/src/microcode/types.h
index e44b9dad1305ac4a96602c3664c68e3f0eb3f57a..167894009026aca92ccf5690275b362bff57b7e0 100644
(file)
--- a/
v7/src/microcode/types.h
+++ b/
v7/src/microcode/types.h
@@
-1,6
+1,6
@@
/* -*-C-*-
-$Id: types.h,v 9.3
4 1993/03/01 19:41:18 arthur
Exp $
+$Id: types.h,v 9.3
5 1997/07/15 23:26:32 adams
Exp $
Copyright (c) 1987-92 Massachusetts Institute of Technology
@@
-189,7
+189,6
@@
MIT in each case. */
#define TC_FALSE TC_NULL
#define TC_MANIFEST_VECTOR TC_NULL
-#define GLOBAL_ENV TC_NULL
#define TC_BIT_STRING TC_VECTOR_1B
#define TC_VECTOR_8B TC_CHARACTER_STRING
#define TC_HUNK3 TC_HUNK3_B