direct access to blood curdling stuff!
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1740 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
This commit is contained in:
parent
e79300c305
commit
b998d18a1a
12
library/hacks.yap
Normal file
12
library/hacks.yap
Normal file
@ -0,0 +1,12 @@
|
||||
% File : hacks.yap
|
||||
% Author : Vitor Santos Costa
|
||||
% Updated: 2006
|
||||
% Purpose: Prolog hacking
|
||||
|
||||
:- module(yap_hacks, [
|
||||
cut_by/1,
|
||||
current_choice_point/1
|
||||
]).
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user