src/HOL/IsaMakefile
changeset 14199 d3b8d972a488
parent 14182 5f49f00fe084
child 14220 4dc132902672
equal deleted inserted replaced
14198:8ea2645b8132 14199:d3b8d972a488
    33   HOL-MiniML \
    33   HOL-MiniML \
    34   HOL-Modelcheck \
    34   HOL-Modelcheck \
    35   HOL-NanoJava \
    35   HOL-NanoJava \
    36   HOL-NumberTheory \
    36   HOL-NumberTheory \
    37   HOL-Prolog \
    37   HOL-Prolog \
       
    38   HOL-SET-Protocol \
    38   HOL-Subst \
    39   HOL-Subst \
    39       TLA-Buffer \
    40       TLA-Buffer \
    40       TLA-Inc \
    41       TLA-Inc \
    41       TLA-Memory \
    42       TLA-Memory \
    42   HOL-UNITY \
    43   HOL-UNITY \
   384   UNITY/Lift_prog.thy UNITY/ListOrder.thy UNITY/ProgressSets.thy\
   385   UNITY/Lift_prog.thy UNITY/ListOrder.thy UNITY/ProgressSets.thy\
   385   UNITY/PPROD.thy  UNITY/Project.thy UNITY/Rename.thy UNITY/Transformers.thy\
   386   UNITY/PPROD.thy  UNITY/Project.thy UNITY/Rename.thy UNITY/Transformers.thy\
   386   UNITY/SubstAx.thy UNITY/UNITY.thy UNITY/Union.thy UNITY/WFair.thy \
   387   UNITY/SubstAx.thy UNITY/UNITY.thy UNITY/Union.thy UNITY/WFair.thy \
   387   UNITY/Simple/Channel.thy UNITY/Simple/Common.thy  \
   388   UNITY/Simple/Channel.thy UNITY/Simple/Common.thy  \
   388   UNITY/Simple/Deadlock.thy UNITY/Simple/Lift.thy UNITY/Simple/Mutex.thy  \
   389   UNITY/Simple/Deadlock.thy UNITY/Simple/Lift.thy UNITY/Simple/Mutex.thy  \
   389   UNITY/Simple/NSP_Bad.ML UNITY/Simple/NSP_Bad.thy  \
   390   UNITY/Simple/NSP_Bad.thy UNITY/Simple/Network.thy\
   390   UNITY/Simple/Network.thy\
       
   391   UNITY/Simple/Reach.thy UNITY/Simple/Reachability.thy UNITY/Simple/Token.thy\
   391   UNITY/Simple/Reach.thy UNITY/Simple/Reachability.thy UNITY/Simple/Token.thy\
   392   UNITY/Comp/Alloc.ML UNITY/Comp/Alloc.thy \
   392   UNITY/Comp/Alloc.ML UNITY/Comp/Alloc.thy \
   393   UNITY/Comp/AllocBase.thy UNITY/Comp/AllocImpl.thy UNITY/Comp/Client.thy \
   393   UNITY/Comp/AllocBase.thy UNITY/Comp/AllocImpl.thy UNITY/Comp/Client.thy \
   394   UNITY/Comp/Counter.thy UNITY/Comp/Counterc.thy UNITY/Comp/Handshake.thy \
   394   UNITY/Comp/Counter.thy UNITY/Comp/Counterc.thy UNITY/Comp/Handshake.thy \
   395   UNITY/Comp/PriorityAux.thy \
   395   UNITY/Comp/PriorityAux.thy \
   613   Isar_examples/document/root.bib Isar_examples/document/root.tex \
   613   Isar_examples/document/root.bib Isar_examples/document/root.tex \
   614   Isar_examples/document/style.tex Hoare/hoare.ML
   614   Isar_examples/document/style.tex Hoare/hoare.ML
   615 	@$(ISATOOL) usedir $(OUT)/HOL Isar_examples
   615 	@$(ISATOOL) usedir $(OUT)/HOL Isar_examples
   616 
   616 
   617 
   617 
       
   618 ## HOL-SET-Protocol
       
   619 
       
   620 HOL-SET-Protocol: HOL $(LOG)/HOL-SET-Protocol.gz
       
   621 
       
   622 $(LOG)/HOL-SET-Protocol.gz: $(OUT)/HOL SET-Protocol/ROOT.ML \
       
   623   SET-Protocol/MessageSET.thy\
       
   624   SET-Protocol/EventSET.thy\
       
   625   SET-Protocol/PublicSET.thy\
       
   626   SET-Protocol/Cardholder_Registration.thy\
       
   627   SET-Protocol/Merchant_Registration.thy\
       
   628   SET-Protocol/Purchase.thy\
       
   629   SET-Protocol/document/root.tex 
       
   630 	@$(ISATOOL) usedir -g true $(OUT)/HOL SET-Protocol
       
   631 
       
   632 
       
   633 
   618 ## TLA
   634 ## TLA
   619 
   635 
   620 TLA: HOL $(OUT)/TLA
   636 TLA: HOL $(OUT)/TLA
   621 
   637 
   622 $(OUT)/TLA: $(OUT)/HOL TLA/Action.ML TLA/Action.thy TLA/Init.ML \
   638 $(OUT)/TLA: $(OUT)/HOL TLA/Action.ML TLA/Action.thy TLA/Init.ML \
   677 		$(LOG)/HOL-MicroJava.gz $(LOG)/HOL-NanoJava.gz \
   693 		$(LOG)/HOL-MicroJava.gz $(LOG)/HOL-NanoJava.gz \
   678 		$(LOG)/HOL-IOA.gz $(LOG)/HOL-AxClasses \
   694 		$(LOG)/HOL-IOA.gz $(LOG)/HOL-AxClasses \
   679 		$(LOG)/HOL-Lattice \
   695 		$(LOG)/HOL-Lattice \
   680 		$(LOG)/HOL-Complex.gz \
   696 		$(LOG)/HOL-Complex.gz \
   681 		$(LOG)/HOL-Complex-ex.gz \
   697 		$(LOG)/HOL-Complex-ex.gz \
   682 		$(LOG)/HOL-Complex-HahnBanach.gz $(LOG)/TLA-Inc.gz \
   698 		$(LOG)/HOL-Complex-HahnBanach.gz $(LOG)/HOL-SET-Protocol.gz \
   683 		$(LOG)/TLA-Buffer.gz $(LOG)/TLA-Memory.gz \
   699                 $(LOG)/TLA-Inc.gz $(LOG)/TLA-Buffer.gz $(LOG)/TLA-Memory.gz \
   684 		$(LOG)/HOL-Library.gz $(LOG)/HOL-Unix.gz 
   700 		$(LOG)/HOL-Library.gz $(LOG)/HOL-Unix.gz