diff -r c989f50da5de -r e461b5325b5e testing5/bfc.scala --- 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"))) -} +//}