src/HOL/Matrix/ROOT.ML
author wenzelm
Sun, 05 Nov 2006 21:44:33 +0100
changeset 21180 f27f12bcafb8
parent 16889 b50947fa958d
child 27484 dbb9981c3d18
permissions -rw-r--r--
fixed print_translation for ALL/EX and <, <=, etc.; tuned syntax names;

(*  Title:      HOL/Matrix/ROOT.ML
    ID:         $Id$
*)

use_thy "SparseMatrix";
with_path "cplex" use_thy "MatrixLP";