Changeset 16789 for trunk/FACT++/scripts
- Timestamp:
- 06/10/13 11:57:58 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/FACT++/scripts/Handler.js
r14763 r16789 9 9 { 10 10 this.array.push(func); 11 console.out(this.name+":add [N="+this.array.length+"]");11 //console.out(this.name+":add [N="+this.array.length+"]"); 12 12 } 13 13
Note:
See TracChangeset
for help on using the changeset viewer.