Share the AttributePoolFactory, Changeset, and contentcollector modules.

This commit is contained in:
Chad Weider 2012-01-17 02:47:46 -08:00
parent 3dabe81989
commit f8f80968ca
16 changed files with 39 additions and 5450 deletions

View file

@ -39,6 +39,8 @@
, "pad_modals.js"
, "pad_savedrevs.js"
, "pad_impexp.js"
, "AttributePoolFactory.js"
, "Changeset.js"
, "easysync2_client.js"
, "domline_client.js"
, "linestylefilter_client.js"
@ -50,6 +52,8 @@
]
, "ace2_inner.js": [
"ace2_common.js"
, "AttributePoolFactory.js"
, "Changeset.js"
, "skiplist.js"
, "virtual_lines.js"
, "easysync2.js"