Gecode 5.0.0
This commit is contained in:
10
packages/gecode/gecode5.yap
Normal file
10
packages/gecode/gecode5.yap
Normal file
@@ -0,0 +1,10 @@
|
||||
|
||||
/* just for program analysis */
|
||||
|
||||
|
||||
:- module(gecode, [(:=)/2, op(500, xfx, ':='),
|
||||
(+=)/2, op(500, xfx, '+=')]).
|
||||
|
||||
|
||||
:- include(gecode5_yap_hand_written).
|
||||
:- include('5.0.0/gecode_yap_auto_generated').
|
Reference in New Issue
Block a user