testing5/bfc.scala
changeset 236 e461b5325b5e
parent 235 c989f50da5de
child 250 1b08b8ac13fd
--- a/testing5/bfc.scala	Thu Dec 06 18:56:26 2018 +0000
+++ b/testing5/bfc.scala	Thu Dec 06 21:49:43 2018 +0000
@@ -1,7 +1,7 @@
 // Part 2 about a "Compiler" for the Brainf*** language
 //======================================================
 
-object CW10b {
+//object CW10b {
 
 // !!! Copy any function you need from file bf.scala !!!
 //
@@ -306,4 +306,4 @@
 //time_needed(1, run4(load_bff("mandelbrot.bf")))
 
 
-}
+//}