aboutsummaryrefslogtreecommitdiffstats
path: root/src/ngScenario/angular.prefix
diff options
context:
space:
mode:
Diffstat (limited to 'src/ngScenario/angular.prefix')
-rw-r--r--src/ngScenario/angular.prefix7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ngScenario/angular.prefix b/src/ngScenario/angular.prefix
new file mode 100644
index 00000000..439ce371
--- /dev/null
+++ b/src/ngScenario/angular.prefix
@@ -0,0 +1,7 @@
+/**
+ * @license AngularJS v"NG_VERSION_FULL"
+ * (c) 2010-2011 AngularJS http://angularjs.org
+ * License: MIT
+ */
+(function(window, document){
+ var _jQuery = window.jQuery.noConflict(true);