doc-src/Logics/Makefile
author paulson
Fri, 15 Mar 1996 18:41:04 +0100
changeset 1584 3d59c407bd36
parent 1226 e9c01f251f5d
child 1683 a5bcaf5894f3
permissions -rw-r--r--
Sets a lower value of Unify.search_bound

#  $Id$
#########################################################################
#									#
#	Makefile for the report "Isabelle's Object-Logics"		#
#									#
#########################################################################


FILES =  logics.tex intro.tex FOL.tex ZF.tex HOL.tex LK.tex CTT.tex\
	 ../iman.sty ../extra.sty

logics.dvi.gz:   $(FILES) 
	-rm logics.dvi.gz
	latex209 logics
	bibtex logics
	latex209 logics
	latex209 logics
	../sedindex logics
	latex209 logics
	gzip -f logics.dvi