initial commit

This commit is contained in:
Dmitri Granetchi
2014-04-20 18:48:35 +03:00
commit f48651338b
14 changed files with 901 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
package bindx;
@:autoBuild(bindx.BindMacros.buildIBindable())
interface IBindable {
}