Changeset 7 in tmcsimulator-scriptbuilder for trunk/src/scriptbuilder/structures/events/I_EvaluationEvent.java
- Timestamp:
- 07/25/2017 11:16:45 AM (9 years ago)
- Location:
- trunk
- Files:
-
- 1 edited
- 1 moved
-
. (modified) (1 prop)
-
src/scriptbuilder/structures/events/I_EvaluationEvent.java (moved) (moved from trunk/src/scriptbuilder/structures/events/EvaluationEventInterface.java) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk
-
Property
svn:ignore
set to
build
-
Property
svn:ignore
set to
-
trunk/src/scriptbuilder/structures/events/I_EvaluationEvent.java
r1 r7 1 /*2 * To change this license header, choose License Headers in Project Properties.3 * To change this template file, choose Tools | Templates4 * and open the template in the editor.5 */6 1 package scriptbuilder.structures.events; 7 2 … … 14 9 * @author Bryan McGuffin 15 10 */ 16 public interface EvaluationEventInterface11 public interface I_EvaluationEvent 17 12 { 18 13
Note: See TracChangeset
for help on using the changeset viewer.
