Skip to content

Commit

Permalink
change link ids to string
Browse files Browse the repository at this point in the history
  • Loading branch information
amaxilat committed Apr 25, 2012
1 parent 65219a2 commit e6852f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion viz/src/main/java/wiseViz/viz/base/VizPanel.java
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ public final class VizPanel extends PApplet {

/**
* Associate each packet particle with a link.
*/
* */
private final ArrayList<VizPacket> packetList;

private boolean enableCam = false;
Expand Down

0 comments on commit e6852f8

Please sign in to comment.