add very basic support for gviz DataTable input
[dygraphs.git] / generate-combined.sh
index a5ccfca..10bf0b0 100755 (executable)
@@ -12,7 +12,7 @@ cd ..
 # Do the same for MochiKit. This save another 77k.
 cd mochikit_v14
 ./scripts/pack.py \
-Base Iter Format DOM Style Color Signal \
+Base Iter DOM Style Color Signal \
 > /tmp/mochikit-packed.js
 cd ..