[Mulgara-svn] r596 - branches/mgr-61-sparql/src/jar/sparql/java/org/mulgara/sparql/cst

pag at mulgara.org pag at mulgara.org
Tue Dec 4 20:06:51 UTC 2007


Author: pag
Date: 2007-12-04 14:06:50 -0600 (Tue, 04 Dec 2007)
New Revision: 596

Removed:
   branches/mgr-61-sparql/src/jar/sparql/java/org/mulgara/sparql/cst/convert.sh
Log:
Removed a utility script that should not have been included

Deleted: branches/mgr-61-sparql/src/jar/sparql/java/org/mulgara/sparql/cst/convert.sh
===================================================================
--- branches/mgr-61-sparql/src/jar/sparql/java/org/mulgara/sparql/cst/convert.sh	2007-12-04 06:43:39 UTC (rev 595)
+++ branches/mgr-61-sparql/src/jar/sparql/java/org/mulgara/sparql/cst/convert.sh	2007-12-04 20:06:50 UTC (rev 596)
@@ -1,5 +0,0 @@
-for file in `ls *.java`; do
-        echo $file
-        sed -e 's/expr.tree.ast/cst/g' $file > $file.imp
-        mv $file.imp $file
-done;




More information about the Mulgara-svn mailing list