doc-src/System/IsaMakefile
changeset 28224 10487d954a8f
parent 28221 ca9fdab0f971
child 28226 97c530dc8aca
     1.1 --- a/doc-src/System/IsaMakefile	Mon Sep 15 19:43:10 2008 +0200
     1.2 +++ b/doc-src/System/IsaMakefile	Mon Sep 15 20:22:38 2008 +0200
     1.3 @@ -22,7 +22,7 @@
     1.4  Pure-System: $(LOG)/Pure-System.gz
     1.5  
     1.6  $(LOG)/Pure-System.gz: Thy/ROOT.ML ../antiquote_setup.ML	\
     1.7 -  Thy/Basics.thy Thy/Presentation.thy
     1.8 +  Thy/Basics.thy Thy/Misc.thy Thy/Presentation.thy
     1.9  	@$(USEDIR) -s System Pure Thy
    1.10  
    1.11