Ignore:
Timestamp:
04/13/12 07:10:39 (13 years ago)
Author:
wojtekp
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • xssim/branches/tpiontek/src/gridsim/gssim/GssimTags.java

    r104 r260  
    3636         
    3737        public static final int FORWARD_EVENT = GSSIMBASE + 12; 
     38         
     39         
     40        public static final int SHUTDOWN = GSSIMBASE + 13; 
     41         
     42        public static final int START = GSSIMBASE + 14; 
    3843 
    3944} 
Note: See TracChangeset for help on using the changeset viewer.