r20574: reorganization of common modules
commit33009ef6ad77597f326f72e4c678c7032ea968a2
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)
treea3a85a19548ebea9719b53d31eb33285351c8457
parent40b71722e184e82de6c030d56af6943854599e19
r20574: reorganization of common modules
(This used to be commit 5075e008941177d5be1d9471387c9d27aba65f81)
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