Ignore:
Timestamp:
03/16/2017 01:49:52 PM (9 years ago)
Author:
jdalbey
Message:

Import Paramics Simulator.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/tmcsim/client/cadclientgui/data/CADData.java

    r65 r66  
    233233            toUnitTableVector.add(units.get(i).toVector()); 
    234234        } 
     235        // Exception occurred here: http://pastebin.com/fvifM5i8 
    235236        unitStatusTableModel 
    236237                .setDataVector(toUnitTableVector, unitStatusHeaders); 
Note: See TracChangeset for help on using the changeset viewer.