src/HOL/Unix/ROOT.ML
author paulson
Wed, 18 Feb 2004 16:01:37 +0100
changeset 14393 71dff3bade66
parent 11704 3c50a2cd6f00
child 24105 af364e2b4048
permissions -rw-r--r--
new Union syntax
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
10966
8f2c27041a8e added HOL-Unix example;
wenzelm
parents:
diff changeset
     1
11704
3c50a2cd6f00 * sane numerals (stage 2): plain "num" syntax (removed "#");
wenzelm
parents: 10969
diff changeset
     2
Library.setmp print_mode (! print_mode @ ["no_brackets", "no_type_brackets"])
10969
cfd85f5c6eac no_brackets;
wenzelm
parents: 10966
diff changeset
     3
  use_thy "Unix";