drt24 / gnuprologjava

GNU Prolog for Java
8 stars 5 forks source link

Do not recycle backtrack point in :/2 #15

Closed thetrime closed 8 years ago

thetrime commented 8 years ago

This is a fix for #14. Includes a simple(ish) test case.