home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 3 / TheARMClub_PDCD3.iso / hensa / time / timeserver_2 / cmhg / CModuleHdr
Text File  |  1999-01-03  |  330b  |  19 lines

  1. ;/* cmhg.CModuleHdr
  2. ; *
  3. ; * Tserver: Acorn RFC868 Time Server module
  4. ; *
  5. ; * © Joseph Heenan, 1996-9
  6. ; * All rights reserved.
  7. ; *
  8. ; */
  9.  
  10. help-string:  Inet_TimeServer 0.01 © Joseph Heenan, 1997
  11.  
  12. title-string: InetTServer
  13.  
  14. initialisation-code: tm_initialise
  15.  
  16. finalisation-code: tm_finalise
  17.  
  18. event-handler: event_entry/inet_event 19
  19.