equal
deleted
inserted
replaced
36 } |
36 } |
37 print_operations.change(_ => ops) |
37 print_operations.change(_ => ops) |
38 true |
38 true |
39 } |
39 } |
40 |
40 |
41 val functions = List(Markup.PRINT_OPERATIONS -> put _) |
41 val functions = List(Markup.PRINT_OPERATIONS -> put) |
42 } |
42 } |
43 } |
43 } |