src/HOL/Matrix/ROOT.ML
changeset 14662 d2c6a0f030ab
parent 14610 9c2e31e483b2
child 15178 5f621aa35c25
equal deleted inserted replaced
14661:9ead82084de8 14662:d2c6a0f030ab
       
     1 (*  Title:      HOL/Matrix/ROOT.ML
       
     2     ID:         $Id$
       
     3     Author:     Steven Obua
       
     4     License:    2004 Technische Universität München
       
     5 
       
     6 Theory of matrices with an application of matrix theory to linear
       
     7 programming.
       
     8 *)
       
     9 
     1 use_thy "LinProg";
    10 use_thy "LinProg";