src/HOL/MicroJava/ROOT.ML
author wenzelm
Mon, 16 Jul 2012 15:57:21 +0200
changeset 48271 b28defd0b5a5
parent 41413 64cd30d6b0b8
permissions -rw-r--r--
replaced quicksort by mergesort, which might be a bit more efficient for key operations like Ord_List.make, Sorts.minimize_sort;
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
41413
64cd30d6b0b8 explicit file specifications -- avoid secondary load path;
wenzelm
parents: 33615
diff changeset
     1
no_document use_thys ["~~/src/HOL/Library/While_Combinator"];
10631
591ea23d27a0 removed Digest (temporarily, not up to date)
kleing
parents: 10611
diff changeset
     2
33615
261abc2e3155 uniform use of simultabeous use_thys;
wenzelm
parents: 27680
diff changeset
     3
use_thys ["MicroJava"];