Manual integration of RNN and RNM

This commit is contained in:
John Lyon-Smith
2018-03-27 13:37:05 -07:00
parent bef47656f5
commit 5952d62335
173 changed files with 4288 additions and 4577 deletions

Binary file not shown.

View File

@@ -0,0 +1,17 @@
framework module GoogleMapsCore {
export *
module * { export *}
link "z"
link framework "Accelerate"
link framework "CoreData"
link framework "CoreFoundation"
link framework "CoreGraphics"
link framework "CoreLocation"
link framework "CoreTelephony"
link framework "CoreText"
link framework "GLKit"
link framework "ImageIO"
link framework "OpenGLES"
link framework "QuartzCore"
link framework "Security"
link framework "SystemConfiguration"}