]> git.buserror.net Git - polintos/scott/priv.git/blob - kernel/core/event.cdl
GCC 4.2.1 fixes, plus a couple library functions.
[polintos/scott/priv.git] / kernel / core / event.cdl
1 class Event.EventDispatcher : System.Events.EventDispatcher;
2 class Event.EventTrigger : System.Notifiers.Notifier;
3 class Event.SyncEventTrigger : System.Notifiers.SyncNotifier;