added apendix to paper detailing one proof
authorChristian Urban <urbanc@in.tum.de>
Fri, 08 Oct 2010 23:49:18 +0100
changeset 2519 3e9b4ce0aeca
parent 2518 7044f796d8d1
child 2520 d65a19b070bb
added apendix to paper detailing one proof
IsaMakefile
Paper/Paper.thy
Paper/document/root.tex
--- a/IsaMakefile	Fri Oct 08 15:37:11 2010 +0100
+++ b/IsaMakefile	Fri Oct 08 23:49:18 2010 +0100
@@ -28,6 +28,7 @@
 paper: $(LOG)/HOL-Nominal2-Paper.gz
 
 $(LOG)/HOL-Nominal2-Paper.gz: Paper/ROOT.ML Paper/document/root.* Paper/*.thy
+	@$(USEDIR) -f ROOTa.ML -D generated HOL Paper
 	@$(USEDIR) -D generated HOL Paper
 	$(ISABELLE_TOOL) document -o pdf  Paper/generated
 	@cp Paper/document.pdf paper.pdf
--- a/Paper/Paper.thy	Fri Oct 08 15:37:11 2010 +0100
+++ b/Paper/Paper.thy	Fri Oct 08 23:49:18 2010 +0100
@@ -2389,8 +2389,8 @@
   also for patiently explaining some of the finer points of the work on the Ott-tool.
   %Stephanie Weirich suggested to separate the subgrammars
   %of kinds and types in our Core-Haskell example. \\[-6mm] 
+*}
 
-*}
 
 (*<*)
 end
--- a/Paper/document/root.tex	Fri Oct 08 15:37:11 2010 +0100
+++ b/Paper/document/root.tex	Fri Oct 08 23:49:18 2010 +0100
@@ -97,10 +97,13 @@
 \input{session}
 
 \begin{spacing}{0.9}
-\bibliographystyle{plain}
-\bibliography{root}
+  \bibliographystyle{plain}
+  \bibliography{root}
 \end{spacing}
 
+\pagebreak
+\input{Appendix} 
+
 \end{document}
 
 %%% Local Variables: