# HG changeset patch # User wenzelm # Date 1346158805 -7200 # Node ID 389e44f9e47ae2839503fb6a7621f72c4a42674e # Parent 6e15de7dd871b81bff4de8e7a5caf9b26fdd2640 removed old stuff; diff -r 6e15de7dd871 -r 389e44f9e47a doc-src/TutorialI/Makefile --- a/doc-src/TutorialI/Makefile Tue Aug 28 14:37:57 2012 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,50 +0,0 @@ - -## targets - -default: dvi - - -## dependencies - -include ../Makefile.in - -SEDINDEX = ./isa-index - -NAME = tutorial -FILES = tutorial.tex basics.tex fp.tex appendix.tex \ - Advanced/advanced.tex CTL/ctl.tex Inductive/inductive.tex \ - document/AB.tex document/Advanced.tex document/Even.tex \ - document/Mutual.tex document/Star.tex Protocol/protocol.tex \ - document/Event.tex document/Message.tex document/Public.tex \ - document/NS_Public.tex Rules/rules.tex Sets/sets.tex \ - Types/numerics.tex Types/types.tex document/Overloading.tex \ - document/Axioms.tex Documents/documents.tex \ - document/appendix.tex ../iman.sty ../ttbox.sty ../extra.sty \ - ../../lib/texinputs/isabelle.sty \ - ../../lib/texinputs/isabellesym.sty ../pdfsetup.sty - -ToyList2/ToyList.thy: ToyList2/ToyList1 ToyList2/ToyList2 - cat ToyList2/ToyList1 ToyList2/ToyList2 > ToyList2/ToyList.thy - - -dvi: $(NAME).dvi - -$(NAME).dvi: $(FILES) isabelle_hol.eps typedef.ps ToyList2/ToyList.thy - $(LATEX) $(NAME) - $(BIBTEX) $(NAME) - $(LATEX) $(NAME) - $(LATEX) $(NAME) - $(SEDINDEX) $(NAME) - $(LATEX) $(NAME) - -pdf: $(NAME).pdf - -$(NAME).pdf: $(FILES) isabelle_hol.pdf typedef.pdf ToyList2/ToyList.thy - $(PDFLATEX) $(NAME) - $(BIBTEX) $(NAME) - $(PDFLATEX) $(NAME) - $(PDFLATEX) $(NAME) - $(SEDINDEX) $(NAME) - $(FIXBOOKMARKS) $(NAME).out - $(PDFLATEX) $(NAME) - $(FIXBOOKMARKS) $(NAME).out diff -r 6e15de7dd871 -r 389e44f9e47a doc-src/TutorialI/free-copies --- a/doc-src/TutorialI/free-copies Tue Aug 28 14:37:57 2012 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,94 +0,0 @@ -* means: has received copy. - -David Aspinall* -Clemens Ballarin* -Gertrud Bauer* -Stefan Berghofer* -Gerwin Klein* -David von Oheimb* -Farhad Mehta* -Stephan Merz* -Leonor Prensa Nieto* -Cornelia Pusch -Bernhard Rumpe (wants a signed copy!)* -Norbert Schirmer* -Martin Strecker* -Ralf Steinbrueggen* - -Essential colleagues: - -Prof. Harald Ganzinger* -Max-Planck-Institut für Informatik -Im Stadtwald -66123 Saarbrücken - -Prof. Bob Boyer* -Department of Computer Sciences -University of Texas at Austin -Austin, TX 78712-1188 U.S.A. - -Prof. J Moore* -Department of Computer Sciences -University of Texas at Austin -Austin, TX 78712-1188 -U.S.A. - -Prof. Frank Pfenning* -Department of Computer Science -Carnegie Mellon University -Pittsburgh, PA 15213-3891 -U.S.A. - -Dr. Shankar* -SRI International -333 Ravenswood Avenue, -Menlo Park, CA, 94025-3493 -U.S.A. - -Prof. Andrei Voronkov* -Department of Computer Science -The University of Manchester -Oxford Road -Manchester M13 9PL -England - -Cambridge people: -Tony Hoare -Mike Gordon* -Sidi Ehmety -Frederic Blanqui* -James Margetson -Robin Milner* - -Sara Kalvala - - -(for contributing comments) - -dr. Stefano Bistarelli* -Istituto per le Applicazioni Telematiche -C.N.R. Pisa -Area della Ricerca, Via G. Moruzzi, 1 -56124 Pisa -Italien - -Gergely Buday* -Karl-Ferlemann Str. 16. -04177 Leipzig - - -Tanja Vos* -C/ Ing. Joaquin Benlloch 85-Esc A-25 -46026 Valencia -Spain - -Further colleagues: - -Manfred Broy* - -Ursula Martin* -School of Computer Science -University of St Andrews -St Andrews KY16 6SS -Scotland -UK diff -r 6e15de7dd871 -r 389e44f9e47a doc-src/TutorialI/readers --- a/doc-src/TutorialI/readers Tue Aug 28 14:37:57 2012 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,7 +0,0 @@ -By chapter: - -chapters 1 and 2, maybe 3: Peter White -chapters 6, 7 and 8: David von Oheim -chapter 6, maybe 8: Gerwin Klein -chapters 3, maybe 4: Tanja Vos -chapters 1-3 at least: Stefano Bistarelli