renamed
es.cpl into es.cpl esapprox.cpl into exapprox.cpl esrange.cpl into exrange.cpl git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1996 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
This commit is contained in:
13
cplint/examples/ex.cpl
Normal file
13
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