diff options
Diffstat (limited to 'dat.h')
-rw-r--r-- | dat.h | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -123,5 +123,4 @@ Module *modules; Module *systemmodule; /* The module for the builtins. Everything has access to those */ Module *usermodule; /* The default module for user defined predicates */ uvlong clausenr; -Binding *replbindings; /* The bindings used by the repl */ -Term *replquery; /* The currently active repl query */
\ No newline at end of file + |