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:
3e3398d
)
Add missing initialization.
author
Chris Hanson
<org/chris-hanson/cph>
Sat, 7 Jan 2017 03:37:02 +0000
(19:37 -0800)
committer
Chris Hanson
<org/chris-hanson/cph>
Sat, 7 Jan 2017 03:37:02 +0000
(19:37 -0800)
src/runtime/make.scm
patch
|
blob
|
history
diff --git
a/src/runtime/make.scm
b/src/runtime/make.scm
index 2855a5a8cce4759c1abad958f582550af7af667c..90cdfb4c9655bb94ec7a63bf43ae38d7a898789e 100644
(file)
--- a/
src/runtime/make.scm
+++ b/
src/runtime/make.scm
@@
-453,6
+453,7
@@
USA.
(RUNTIME PREDICATE-METADATA)
(RUNTIME PREDICATE-LATTICE)
(RUNTIME COMPOUND-PREDICATE)
+ (RUNTIME PARAMETRIC-PREDICATE)
(RUNTIME TAGGING)
(RUNTIME HASH)
(RUNTIME DYNAMIC)