source:
trunk/hiptop/cognet++/org/twodot/cognet/Events.java@
381
Last change on this file since 381 was 210, checked in by , 19 years ago | |
---|---|
File size: 120 bytes |
Line | |
---|---|
1 | /* this file is auto-generated */ |
2 | |
3 | package org.twodot.cognet; |
4 | |
5 | public interface Events |
6 | { |
7 | int kID_DummyEvent = 32768; |
8 | } |
Note:
See TracBrowser
for help on using the repository browser.