use fixnums in place of bignums where possible

This commit is contained in:
Mark Thom
2020-04-05 20:32:16 -06:00
parent c8855f97e8
commit d76ae413c4
26 changed files with 1915 additions and 1195 deletions

View File

@@ -62,4 +62,3 @@ cleanup :- abolish(p/3),
abolish(h/1).
:- initialization(test_queries_on_rules).