doc-src/System/IsaMakefile
changeset 28226 97c530dc8aca
parent 28224 10487d954a8f
child 28500 4b79e5d3d0aa
     1.1 --- a/doc-src/System/IsaMakefile	Mon Sep 15 20:51:40 2008 +0200
     1.2 +++ b/doc-src/System/IsaMakefile	Mon Sep 15 20:51:58 2008 +0200
     1.3 @@ -21,8 +21,8 @@
     1.4  
     1.5  Pure-System: $(LOG)/Pure-System.gz
     1.6  
     1.7 -$(LOG)/Pure-System.gz: Thy/ROOT.ML ../antiquote_setup.ML	\
     1.8 -  Thy/Basics.thy Thy/Misc.thy Thy/Presentation.thy
     1.9 +$(LOG)/Pure-System.gz: Thy/ROOT.ML ../antiquote_setup.ML		\
    1.10 +  Thy/Basics.thy Thy/Misc.thy Thy/Presentation.thy Thy/Symbols.thy
    1.11  	@$(USEDIR) -s System Pure Thy
    1.12  
    1.13