ProgTutorial/Base.thy
changeset 459 4532577b61e0
parent 441 520127b708e6
child 462 1d1e795bc3ad
--- a/ProgTutorial/Base.thy	Wed Feb 23 23:55:37 2011 +0000
+++ b/ProgTutorial/Base.thy	Fri Mar 18 02:53:14 2011 +0100
@@ -1,5 +1,6 @@
 theory Base
-imports Main LaTeXsugar
+imports Main 
+        "~~/src/HOL/Library/LaTeXsugar"
 uses
   ("output_tutorial.ML")
   ("antiquote_setup.ML")