Paper/ROOT.ML
author Christian Urban <urbanc@in.tum.de>
Sat, 21 Aug 2010 16:20:10 +0800
changeset 2424 621ebd8b13c4
parent 2330 8728f7990f6d
child 2465 07ffa4e41659
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
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1484
dc7b049d9072 made paper to compile
Christian Urban <urbanc@in.tum.de>
parents: 754
diff changeset
     1
quick_and_dirty := true;
2330
8728f7990f6d merged cezary's changes
Christian Urban <urbanc@in.tum.de>
parents: 2186
diff changeset
     2
no_document use_thys ["LaTeXsugar", "../Nominal/NewParser"];
754
b85875d65b10 added a paper for possible notes
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
     3
use_thys ["Paper"];