r20574: reorganization of common modules
commit5075e008941177d5be1d9471387c9d27aba65f81
authorDerrell Lipman <derrell@samba.org>
Fri, 5 Jan 2007 21:42:49 +0000 (5 21:42 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:37:04 +0000 (10 14:37 -0500)
tree8fc5a021dc4658f523dd168bdc980bb317edbef4
parent895416c2202cac561e3bda80fe5c05a782dde0b0
r20574: reorganization of common modules
13 files changed:
webapps/swat/source/class/swat/main/AbstractModule.js [moved from webapps/swat/source/class/swat/module/AbstractModule.js with 94% similarity]
webapps/swat/source/class/swat/main/AbstractModuleFsm.js [moved from webapps/swat/source/class/swat/module/AbstractModuleFsm.js with 88% similarity]
webapps/swat/source/class/swat/main/Gui.js
webapps/swat/source/class/swat/main/Main.js
webapps/swat/source/class/swat/main/Module.js [moved from webapps/swat/source/class/swat/module/Module.js with 88% similarity]
webapps/swat/source/class/swat/module/documentation/Documentation.js
webapps/swat/source/class/swat/module/documentation/Fsm.js
webapps/swat/source/class/swat/module/ldbbrowse/Fsm.js
webapps/swat/source/class/swat/module/ldbbrowse/Gui.js
webapps/swat/source/class/swat/module/ldbbrowse/LdbBrowse.js
webapps/swat/source/class/swat/module/statistics/Fsm.js
webapps/swat/source/class/swat/module/statistics/Gui.js
webapps/swat/source/class/swat/module/statistics/Statistics.js