src/HOL/Unix/ROOT.ML
author haftmann
Fri, 08 May 2009 09:48:07 +0200
changeset 31068 f591144b0f17
parent 24105 af364e2b4048
child 33615 261abc2e3155
permissions -rw-r--r--
modules numeral_simprocs, nat_numeral_simprocs; proper structures for numeral simprocs
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
24105
af364e2b4048 setmp_noncritical print_mode;
wenzelm
parents: 11704
diff changeset
     1
(* $Id$ *)
10966
8f2c27041a8e added HOL-Unix example;
wenzelm
parents:
diff changeset
     2
24105
af364e2b4048 setmp_noncritical print_mode;
wenzelm
parents: 11704
diff changeset
     3
setmp_noncritical print_mode (! print_mode @ ["no_brackets", "no_type_brackets"])
10969
cfd85f5c6eac no_brackets;
wenzelm
parents: 10966
diff changeset
     4
  use_thy "Unix";