src/HOL/Unix/ROOT.ML
author chaieb
Tue, 13 Dec 2005 16:25:10 +0100
changeset 18394 fa0674cd6df1
parent 11704 3c50a2cd6f00
child 24105 af364e2b4048
permissions -rw-r--r--
simpset for computation in raw_arith_tac added just as comment, nothing changed!
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";