Commit ad579deb authored by 's avatar

*** empty log message ***

parent 66383954
...@@ -10,4 +10,5 @@ ...@@ -10,4 +10,5 @@
# install undo.dtml # install undo.dtml
# install cache.dtml # install cache.dtml
# install copyright.dtml # install copyright.dtml
# install Setup
# install www www/%(package)s # install www www/%(package)s
...@@ -14,6 +14,8 @@ cDocumentTemplate cDocumentTemplate.c -I/projects/_/ExtensionClass ...@@ -14,6 +14,8 @@ cDocumentTemplate cDocumentTemplate.c -I/projects/_/ExtensionClass
# install DT_render.py # install DT_render.py
# install DTtest.py # install DTtest.py
# install DTtest_basicIn.py # install DTtest_basicIn.py
# install DTtestExpr.py
# install VSEval.py
# install DocumentTemplate.py # install DocumentTemplate.py
# install Setup # install Setup
# install __init__.py # install __init__.py
......
...@@ -3,6 +3,7 @@ ...@@ -3,6 +3,7 @@
# install Folder.py # install Folder.py
# install Image.py # install Image.py
# install ObjectManager.py # install ObjectManager.py
# install SimpleItem.py
# install documentAdd.dtml # install documentAdd.dtml
# install folderAdd.dtml # install folderAdd.dtml
# install imageAdd.dtml # install imageAdd.dtml
......
...@@ -11,3 +11,6 @@ OIBTree OIBTree.c -I/projects/_/ExtensionClass -I/projects/_/cPersistence ...@@ -11,3 +11,6 @@ OIBTree OIBTree.c -I/projects/_/ExtensionClass -I/projects/_/cPersistence
Query Query.c Query Query.c
# install Index.py
# install InvertedIndex.py
# install TextIndex.py
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment