structure

This commit is contained in:
Adam Bradley
2013-08-23 10:27:50 -05:00
parent 0636ecac38
commit d37878985d
14 changed files with 60 additions and 105 deletions

3
js/framework/glue/angularGlue.js vendored Normal file
View File

@ -0,0 +1,3 @@
/* used to tie angular.js with the framework */
/* nowhere should the framework reference angular.js */
/* nowhere in angular.js should it reference the framework */