*Fixed the big graph
authorsivaji <sivaji>
Sat, 9 Jun 2007 20:48:28 +0000 (20:48 +0000)
committersivaji <sivaji>
Sat, 9 Jun 2007 20:48:28 +0000 (20:48 +0000)
commitb2b9e59192f0c04e77ad0702a5c425fb146b5b13
treea8acf5eeac1b210746acbe8a1b04134f7ceaf3ba
parent707e6b8b4daaf28e75dc523996c370baea3b7c6e
*Fixed the big graph
*Added Flagstates to the task page

Mods required for the above fixes:
*added taganalysis as a parameter to WebInterface's constructor. Needed this
for fix 2.
*Fixed a bug in setAsSourceNode method in FlagState.java which led to issue 1 in the first place.
Robust/src/Analysis/TaskStateAnalysis/FlagState.java
Robust/src/Analysis/TaskStateAnalysis/TaskGraph.java
Robust/src/Interface/WebInterface.java
Robust/src/Main/Main.java