Rename facade and update code to deal with that.

This commit is contained in:
back2dos
2013-09-29 13:07:10 +02:00
parent 8dc700b434
commit fe51e127f2
9 changed files with 13 additions and 13 deletions

View File

@@ -5,7 +5,7 @@ import haxe.macro.Type;
import haxe.macro.Context;
import haxe.macro.Printer;
using tink.Macro;
using tink.MacroApi;
using Lambda;
class ClassBuilder {