From: <pcm...@us...> - 2009-02-04 22:19:30
|
Revision: 1161 http://javapathfinder.svn.sourceforge.net/javapathfinder/?rev=1161&view=rev Author: pcmehlitz Date: 2009-02-04 21:36:47 +0000 (Wed, 04 Feb 2009) Log Message: ----------- * SimStateMachine didn't set the StateMachine.arguments (which start with the masterstate name) * replaced the SimStateMachine '-i' option with a property 'sc.sim_mode' which defaults to 'interactive' * improved the input parsing a bit (it now also recognized "." and "x" input for quitting) Modified Paths: -------------- trunk/extensions/statechart/env/jpf/gov/nasa/jpf/sc/StateMachine.java trunk/extensions/statechart/src/gov/nasa/jpf/tools/sc/SimStateMachine.java Added Paths: ----------- trunk/test/gov/nasa/jpf/test/TestHeuristic.launch trunk/trace This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |