doc-src/Codegen/Thy/Setup.thy
changeset 38798 89f273ab1d42
parent 38503 7115853eaf8a
child 39066 4517a4049588
--- a/doc-src/Codegen/Thy/Setup.thy	Fri Aug 27 12:57:55 2010 +0200
+++ b/doc-src/Codegen/Thy/Setup.thy	Fri Aug 27 14:07:09 2010 +0200
@@ -27,6 +27,6 @@
 
 setup {* Code_Target.set_default_code_width 74 *}
 
-ML_command {* Unsynchronized.reset unique_names *}
+ML_command {* unique_names := false *}
 
 end