]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/lambda-delta/Makefile
- we completed the text parser fixing the syntactic shortcuts
[helm.git] / helm / software / lambda-delta / Makefile
index cb895593f90196d98c1fb6e1a538dca3a188e25e..aeb161c90e5370b04dae6bb4d908d810e1509154 100644 (file)
@@ -6,7 +6,7 @@ KEEP = README automath/*.aut
 
 CLEAN = etc/log.txt
 
-TAGS = test-si test-si-fast hal xml-si-drg xml-si profile
+TAGS = test-si test-si-fast hal xml-si-crg xml-si profile
 
 XMLS = xml/brg-si/grundlagen/l/not.ld.xml \
        xml/brg-si/grundlagen/l/et.ld.xml \
@@ -38,7 +38,7 @@ xml-si: $(MAIN).opt
        @echo "  HELENA -u -x -s 2 $(INPUT)"
        $(H)./$(MAIN).opt -u -x -s 2 -S 1 $(INPUT) > etc/log.txt
 
-xml-si-drg: $(MAIN).opt
+xml-si-crg: $(MAIN).opt
        @echo "  HELENA -u -x -s 1 $(INPUT)"
        $(H)./$(MAIN).opt -u -x -s 1 -S 1 $(INPUT) > etc/log.txt