[Mulgara-svn] r2072 - trunk/tools
pag at mulgara.org
pag at mulgara.org
Tue Nov 29 19:02:16 UTC 2011
Author: pag
Date: 2011-11-29 19:02:15 +0000 (Tue, 29 Nov 2011)
New Revision: 2072
Modified:
trunk/tools/README.txt
Log:
updated references from the old itql name to the new querylang name
Modified: trunk/tools/README.txt
===================================================================
--- trunk/tools/README.txt 2011-11-24 03:37:40 UTC (rev 2071)
+++ trunk/tools/README.txt 2011-11-29 19:02:15 UTC (rev 2072)
@@ -4,11 +4,11 @@
To compile the Sparql example on a Unix-style system, use:
-javac -cp ../dist/itql-1.2.1.jar:src src/org/mulgara/tools/Sparql.java
+javac -cp ../dist/querylang-2.1.11.jar:src src/org/mulgara/tools/Sparql.java
The command can then be run with:
-java -cp ../dist/itql-1.2.1.jar:src org.mulgara.tools.Sparql
+java -cp ../dist/querylang-2.1.11.jar:src org.mulgara.tools.Sparql
More information about the Mulgara-svn
mailing list