Skip to content

Commit

Permalink
threading model changes, should hopefully make the graph more resilliant
Browse files Browse the repository at this point in the history
  • Loading branch information
ESIC-DA committed Sep 19, 2019
1 parent efb95ff commit 23cdd60
Show file tree
Hide file tree
Showing 3 changed files with 180 additions and 177 deletions.
2 changes: 1 addition & 1 deletion build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<property name="build.numThreads" value="1" />
<property name="src.dir" value="./src"/>
<property name="lib.dir" value="./deps/org.graphstream/lib"/>
<property name="build.version" value="AHA-GUI v0.6.8b150"/>
<property name="build.version" value="AHA-GUI v0.6.8b151"/>
<property name="CP" value="."/>
<tstamp>
<format property="TODAY" pattern="yyyy-MM-dd HH:mm" />
Expand Down
Loading

0 comments on commit 23cdd60

Please sign in to comment.