source: trunk/hiptop/cognet++/org/twodot/cognet/Events.java@ 210

Last change on this file since 210 was 210, checked in by Nicholas Riley, 18 years ago

cognet++: Brian Swetland et al.'s generic proxied hiptop chat client.
Requires cognetd to function.

File size: 120 bytes
RevLine 
[210]1/* this file is auto-generated */
2
3package org.twodot.cognet;
4
5public interface Events
6{
7 int kID_DummyEvent = 32768;
8}
Note: See TracBrowser for help on using the repository browser.