From 13ae16997d4bbca14e255d5989d1c44a76eac72c Mon Sep 17 00:00:00 2001 From: Valerio Virgillito Date: Wed, 16 May 2012 15:23:48 -0700 Subject: montage v.0.10 integration Signed-off-by: Valerio Virgillito --- node_modules/montage/core/shim.js | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100755 node_modules/montage/core/shim.js (limited to 'node_modules/montage/core/shim.js') diff --git a/node_modules/montage/core/shim.js b/node_modules/montage/core/shim.js deleted file mode 100755 index e6c1a097..00000000 --- a/node_modules/montage/core/shim.js +++ /dev/null @@ -1,12 +0,0 @@ -/* - This file contains proprietary software owned by Motorola Mobility, Inc.
- No rights, expressed or implied, whatsoever to this software are provided by Motorola Mobility, Inc. hereunder.
- (c) Copyright 2011 Motorola Mobility, Inc. All Rights Reserved. -
*/ - /** - @module montage/core/shim - @requires montage/core/shim/string - @requires montage/core/shim/array -*/ -require("./shim/string"); -require("./shim/array"); -- cgit v1.2.3