From: bdemsky Date: Wed, 27 Sep 2006 16:38:03 +0000 (+0000) Subject: command line test X-Git-Tag: preEdgeChange~824 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=afa9e41f5bbc3abee3d020ddfa2922d1fec64a86;p=IRC.git command line test --- diff --git a/Robust/src/Tests/CommandLineTest.java b/Robust/src/Tests/CommandLineTest.java new file mode 100644 index 00000000..b828b76e --- /dev/null +++ b/Robust/src/Tests/CommandLineTest.java @@ -0,0 +1,8 @@ +class CommandLineTest { + public static void main(String str[]) { + for(int i=0;i