unsupported and rotting
commitbacffdb5199716a00d5f537b926ce4d4d8354ac8
authorsjfink <sjfink@f5eafffb-2e1d-0410-98e4-8ec43c5233c4>
Wed, 30 Jan 2008 21:35:17 +0000 (30 21:35 +0000)
committersjfink <sjfink@f5eafffb-2e1d-0410-98e4-8ec43c5233c4>
Wed, 30 Jan 2008 21:35:17 +0000 (30 21:35 +0000)
treeee521052a0711b76c291356c7e3bd995fdbe390a
parent6654c03802e62194d6c3e2697becd0090cb0bf60
unsupported and rotting

git-svn-id: https://wala.svn.sourceforge.net/svnroot/wala/incubator@2502 f5eafffb-2e1d-0410-98e4-8ec43c5233c4
36 files changed:
com.ibm.wala.automaton.test/.classpath [deleted file]
com.ibm.wala.automaton.test/.cvsignore [deleted file]
com.ibm.wala.automaton.test/.launchConfigurations/com.ibm.wala.automaton.test-JUnit.launch [deleted file]
com.ibm.wala.automaton.test/.project [deleted file]
com.ibm.wala.automaton.test/META-INF/MANIFEST.MF [deleted file]
com.ibm.wala.automaton.test/build.properties [deleted file]
com.ibm.wala.automaton.test/build.xml [deleted file]
com.ibm.wala.automaton.test/data/automata.txt [deleted file]
com.ibm.wala.automaton.test/src/com/ibm/wala/automaton/test/AutomatonJunitBase.java [deleted file]
com.ibm.wala.automaton.test/src/com/ibm/wala/automaton/test/TestAUtils.java [deleted file]
com.ibm.wala.automaton.test/src/com/ibm/wala/automaton/test/TestPlugin.java [deleted file]
com.ibm.wala.automaton.test/src/com/ibm/wala/automaton/test/grammar/string/TestCFG.java [deleted file]
com.ibm.wala.automaton.test/src/com/ibm/wala/automaton/test/grammar/string/TestCFLReachability.java [deleted file]
com.ibm.wala.automaton.test/src/com/ibm/wala/automaton/test/grammar/string/TestCFLTranslator.java [deleted file]
com.ibm.wala.automaton.test/src/com/ibm/wala/automaton/test/grammar/string/TestGrammars.java [deleted file]
com.ibm.wala.automaton.test/src/com/ibm/wala/automaton/test/grammar/tree/TestRTLBottomUpTranslator.java [deleted file]
com.ibm.wala.automaton.test/src/com/ibm/wala/automaton/test/grammar/tree/TestRTLComparator.java [deleted file]
com.ibm.wala.automaton.test/src/com/ibm/wala/automaton/test/grammar/tree/TestRTLTopDownTranslator.java [deleted file]
com.ibm.wala.automaton.test/src/com/ibm/wala/automaton/test/grammar/tree/TestTreeGrammar.java [deleted file]
com.ibm.wala.automaton.test/src/com/ibm/wala/automaton/test/grammar/tree/TestTreeGrammars.java [deleted file]
com.ibm.wala.automaton.test/src/com/ibm/wala/automaton/test/parser/TestAmtParser.java [deleted file]
com.ibm.wala.automaton.test/src/com/ibm/wala/automaton/test/regex/string/TestPattern.java [deleted file]
com.ibm.wala.automaton.test/src/com/ibm/wala/automaton/test/regex/string/TestPatternCompiler.java [deleted file]
com.ibm.wala.automaton.test/src/com/ibm/wala/automaton/test/regex/string/TestPatternSymbol.java [deleted file]
com.ibm.wala.automaton.test/src/com/ibm/wala/automaton/test/string/TestAutomaton.java [deleted file]
com.ibm.wala.automaton.test/src/com/ibm/wala/automaton/test/string/TestAutomatons.java [deleted file]
com.ibm.wala.automaton.test/src/com/ibm/wala/automaton/test/string/TestState.java [deleted file]
com.ibm.wala.automaton.test/src/com/ibm/wala/automaton/test/string/TestSymbol.java [deleted file]
com.ibm.wala.automaton.test/src/com/ibm/wala/automaton/test/string/TestTransition.java [deleted file]
com.ibm.wala.automaton.test/src/com/ibm/wala/automaton/test/tree/TestBinaryTree.java [deleted file]
com.ibm.wala.automaton.test/src/com/ibm/wala/automaton/test/tree/TestBottomUpTreeAutomaton.java [deleted file]
com.ibm.wala.automaton.test/src/com/ibm/wala/automaton/test/tree/TestTopDownTreeAutomaton.java [deleted file]
com.ibm.wala.automaton.test/src/com/ibm/wala/automaton/test/tree/TestTree.java [deleted file]
com.ibm.wala.automaton.test/src/com/ibm/wala/automaton/test/tree/TestTreeAutomatons.java [deleted file]
com.ibm.wala.automaton.test/src/com/ibm/wala/automaton/test/tree/TestTreeTransition.java [deleted file]
com.ibm.wala.automaton.test/src/com/ibm/wala/automaton/test/tree/TreeJunitBase.java [deleted file]