Nominal/ROOT.ML
author Christian Urban <urbanc@in.tum.de>
Sat, 21 Aug 2010 16:20:10 +0800
changeset 2424 621ebd8b13c4
parent 2330 8728f7990f6d
child 2440 0a36825b16c1
permissions -rw-r--r--
changed parser so that the binding mode is indicated as "bind (list)", "bind (set)" or "bind (res)"; if only "bind" is given, then bind (list) is assumed as default

quick_and_dirty := true;

(*
no_document use_thys
   ["Ex/Lambda",
    "Ex/LF",
    "Ex/SingleLet",
    "Ex/Ex1rec",
    "Ex/Ex2",
    "Ex/Ex3",
    "Ex/ExLet",
    "Ex/ExLetRec",
    "Ex/TypeSchemes",
    "Ex/Modules",
    "Ex/ExPS3",
    "Ex/ExPS7",
    "Ex/CoreHaskell",
    "Ex/Test"(*,
    "Manual/Term4"*)
    ];
*)