src/HOL/Unix/ROOT.ML
author blanchet
Thu, 22 Oct 2009 14:51:47 +0200
changeset 33192 08a39a957ed7
parent 24105 af364e2b4048
child 33615 261abc2e3155
permissions -rw-r--r--
added Nitpick's theory and ML files to Isabelle/HOL; the examples and the documentation are on their way.
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";