update package locations to a subdir packages
This commit is contained in:
13
packages/cplint/examples/ex.cpl
Normal file
13
packages/cplint/examples/ex.cpl
Normal file
@@ -0,0 +1,13 @@
|
||||
/*
|
||||
s([a],P).
|
||||
Variables: [(1,[]),(2,[]),(3,[])]
|
||||
P = 0.226 ?
|
||||
*/
|
||||
|
||||
a:0.1.
|
||||
|
||||
|
||||
|
||||
b:0.3;c:0.6.
|
||||
|
||||
a:0.2:- \+ b.
|
Reference in New Issue
Block a user