src/HOL/Matrix_LP/Compute_Oracle/Compute_Oracle.thy
changeset 46988 9f492f5b0cec
parent 41959 b460124855b8
child 47455 26315a545e26
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/HOL/Matrix_LP/Compute_Oracle/Compute_Oracle.thy	Sat Mar 17 12:52:40 2012 +0100
@@ -0,0 +1,11 @@
+(*  Title:      HOL/Matrix/Compute_Oracle/Compute_Oracle.thy
+    Author:     Steven Obua, TU Munich
+
+Steven Obua's evaluator.
+*)
+
+theory Compute_Oracle imports HOL
+uses "am.ML" "am_compiler.ML" "am_interpreter.ML" "am_ghc.ML" "am_sml.ML" "report.ML" "compute.ML" "linker.ML"
+begin
+
+end
\ No newline at end of file