deactivate pretty code test for Scala -- no proper setup yet
authorhaftmann
Wed, 13 Jan 2010 08:56:16 +0100
changeset 34887 31209fb24176
parent 34886 873c31d9f10d
child 34888 460ec1a99aa2
deactivate pretty code test for Scala -- no proper setup yet
src/HOL/ex/Codegenerator_Pretty_Test.thy
--- a/src/HOL/ex/Codegenerator_Pretty_Test.thy	Wed Jan 13 08:56:15 2010 +0100
+++ b/src/HOL/ex/Codegenerator_Pretty_Test.thy	Wed Jan 13 08:56:16 2010 +0100
@@ -10,6 +10,6 @@
 export_code * in SML module_name CodegenTest
   in OCaml module_name CodegenTest file -
   in Haskell file -
-  in Scala file -
+(*in Scala file -*)
 
 end