src/HOL/Matrix/ROOT.ML
changeset 14662 d2c6a0f030ab
parent 14610 9c2e31e483b2
child 15178 5f621aa35c25
--- a/src/HOL/Matrix/ROOT.ML	Fri Apr 23 20:48:28 2004 +0200
+++ b/src/HOL/Matrix/ROOT.ML	Fri Apr 23 20:49:26 2004 +0200
@@ -1,1 +1,10 @@
+(*  Title:      HOL/Matrix/ROOT.ML
+    ID:         $Id$
+    Author:     Steven Obua
+    License:    2004 Technische Universität München
+
+Theory of matrices with an application of matrix theory to linear
+programming.
+*)
+
 use_thy "LinProg";