diff OPPL/test-data/oppl_script/test.oppl @ 15:622cde484f4c draft

Add new tool to perform OPPL queries
author Mikel Egana Aranguren <mikel-egana-aranguren@toolshed.g2.bx.psu.edu>
date Thu, 12 Jul 2012 17:12:00 +0200
parents 6ca67b155e32
children
line wrap: on
line diff
--- a/OPPL/test-data/oppl_script/test.oppl	Sat Mar 31 12:54:09 2012 +0200
+++ b/OPPL/test-data/oppl_script/test.oppl	Thu Jul 12 17:12:00 2012 +0200
@@ -4,5 +4,4 @@
 ?part SubClassOf part_of some ?whole WHERE ?part != Nothing
 BEGIN
 ADD ?part SubClassOf part_of only ?whole
-END;
-
+END;
\ No newline at end of file