modules stuff fixes (yes, again).
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@975 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
This commit is contained in:
@@ -774,10 +774,6 @@ version(T) :-
|
||||
'$assert_version'(T) :- recordz('$version',T,_), fail.
|
||||
'$assert_version'(_).
|
||||
|
||||
term_hash(X,Y) :-
|
||||
term_hash(X,-1,16'1000000,Y).
|
||||
|
||||
|
||||
'$set_toplevel_hook'(_) :-
|
||||
recorded('$toplevel_hooks',_,R),
|
||||
erase(R),
|
||||
|
Reference in New Issue
Block a user