Quotient-Paper/ROOT.ML
author Christian Urban <urbanc@in.tum.de>
Sat, 21 Aug 2010 16:20:10 +0800
changeset 2424 621ebd8b13c4
parent 2368 d7dfe272b4f8
child 2551 26d594a9b89f
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 ["Quotient", 
                      "LaTeXsugar",
                      "../Nominal/FSet" ];

use_thys ["Paper"];