equal
deleted
inserted
replaced
30 ## long paper |
30 ## long paper |
31 |
31 |
32 session2: tphols-2011/ROOT.ML \ |
32 session2: tphols-2011/ROOT.ML \ |
33 tphols-2011/document/root* \ |
33 tphols-2011/document/root* \ |
34 *.thy |
34 *.thy |
35 @$(USEDIR) -D generated -f ROOT.ML HOL tphols-2011 |
35 @$(USEDIR) -D generated -f ROOT.ML ListP tphols-2011 |
36 |
36 |
37 paper: session2 |
37 paper: session2 |
38 rm -f tphols-2011/generated/*.aux # otherwise latex will fall over |
38 rm -f tphols-2011/generated/*.aux # otherwise latex will fall over |
39 cd tphols-2011/generated ; $(ISABELLE_TOOL) latex -o pdf root.tex |
39 cd tphols-2011/generated ; $(ISABELLE_TOOL) latex -o pdf root.tex |
40 cd tphols-2011/generated ; $(ISABELLE_TOOL) latex -o pdf root.tex |
40 cd tphols-2011/generated ; $(ISABELLE_TOOL) latex -o pdf root.tex |