progs/while-compiler-arrays/compile_bfc.sc
changeset 732 37951c195380
parent 730 8405f15350b9
child 745 905b60a029bf
equal deleted inserted replaced
731:e21f904514dd 732:37951c195380
   453 
   453 
   454 //
   454 //
   455 @doc(" All benchmarks.")
   455 @doc(" All benchmarks.")
   456 @main
   456 @main
   457 def all() = { bfc0(); bfc1(); bfc2(); bfc3(); bfc4() } 
   457 def all() = { bfc0(); bfc1(); bfc2(); bfc3(); bfc4() } 
       
   458 
       
   459 
       
   460