give xt.shell its own package
authorcrawshaw <crawshaw@ibex.org>
Sun, 28 Nov 2004 14:33:43 +0000 (14:33 +0000)
committercrawshaw <crawshaw@ibex.org>
Sun, 28 Nov 2004 14:33:43 +0000 (14:33 +0000)
commit79f04e59b0a9997c56f0bc3859be30f6fd262717
treea8ff4520864dcec188b6bdabf4af44354902704d
parent001892c7393bfd314472dba1d87f804be4ed8936
give xt.shell its own package

darcs-hash:20041128143343-2eb37-d075ecaec3930c2f9fe9a39fcc136e1cb676b56f.gz
src/java/org/ibex/xt/Shell.java [deleted file]
src/java/org/ibex/xt/shell/Command.java [new file with mode: 0644]
src/java/org/ibex/xt/shell/Env.java [new file with mode: 0644]
src/java/org/ibex/xt/shell/Request.java [new file with mode: 0644]
src/java/org/ibex/xt/shell/Servlet.java [moved from src/java/org/ibex/xt/ShellServlet.java with 85% similarity]
src/java/org/ibex/xt/shell/Shell.java [new file with mode: 0644]