home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD2.iso / Programming / Misc / M2V11-2.LHA / modula / dice / dice.lha / examples / shared_lib / lib.fd < prev    next >
Encoding:
Text File  |  1991-04-15  |  122 b   |  9 lines

  1. ##base _TestBase
  2. ##bias 30
  3. ##public
  4. LockTestLib()()
  5. UnLockTestLib()()
  6. PostString(str)(A0)
  7. GetString(buf,max)(A0,D0)
  8. ##end
  9.