Upgrade to fabric

This commit is contained in:
kevinzhow
2015-05-22 03:34:09 +08:00
parent 5cbd0e2bf7
commit 5b9633312b
33 changed files with 694 additions and 530 deletions
+6
View File
@@ -0,0 +1,6 @@
framework module Fabric {
umbrella header "Fabric.h"
export *
module * { export * }
}