doc-src/rail.ML
changeset 37982 111ce9651564
parent 37216 3165bc303f66
child 38767 d8da44a8dd25
--- a/doc-src/rail.ML	Tue Jul 27 23:01:42 2010 +0200
+++ b/doc-src/rail.ML	Tue Jul 27 23:02:45 2010 +0200
@@ -74,7 +74,7 @@
   ("executable", ("isatt", no_check, true)),
   ("tool", ("isatt", K check_tool, true)),
   ("file", ("isatt", K (File.exists o Path.explode), true)),
-  ("theory", ("", K Thy_Info.known_thy, true))
+  ("theory", ("", K (can Thy_Info.get_theory), true))
   ];
 
 in