doc-src/Makefile
author lcp
Thu, 15 Sep 1994 13:13:54 +0200
changeset 614 da97045ef59a
parent 602 9cb1fa628dbb
child 1053 a19fbe807f91
permissions -rw-r--r--
now mentions that the sections are available as Datatypes and (Co)Inductive Definitions in Isabelle/HOL

#  $Id$
#########################################################################
#									#
#	Makefile for the report "A Fixedpoint Approach ..."		#
#									#
#########################################################################


FILES =  ind-defs.tex iman.sty extra.sty

ind-defs.dvi.gz:   $(FILES) 
	latex209 ind-defs
	bibtex ind-defs
	latex209 ind-defs
	latex209 ind-defs
	gzip -f ind-defs.dvi