From 15e1dbf17b95e2eaf6f3d09b60da02b4b33327c0 Mon Sep 17 00:00:00 2001 From: Joe Walker Date: Wed, 12 Jan 2011 17:35:39 +0000 Subject: [PATCH] these are the changes to remove cockpit support from ace (or add it in if reversed) --- Makefile.dryice.js | 2 +- build/editor.html | 18 +----------------- demo/build_boot.js | 2 +- 3 files changed, 3 insertions(+), 19 deletions(-) diff --git a/Makefile.dryice.js b/Makefile.dryice.js index f0bc0f4c..8a09174d 100644 --- a/Makefile.dryice.js +++ b/Makefile.dryice.js @@ -120,7 +120,7 @@ copy({ source: [ 'demo/mini_require.js', pilot, - cockpit, + // cockpit, ace, 'demo/build_boot.js' ], diff --git a/build/editor.html b/build/editor.html index 79c8e523..8ff3e8d9 100644 --- a/build/editor.html +++ b/build/editor.html @@ -6,21 +6,7 @@ Editor @@ -30,8 +16,6 @@ alert("Ace Rocks " + items[i]); } } - -