home *** CD-ROM | disk | FTP | other *** search
/ Aminet 10 / aminetcdnumber101996.iso / Aminet / misc / math / MCalc17.lha / MCalc / Source / Protos.h < prev    next >
Text File  |  1995-11-29  |  327b  |  12 lines

  1. /* START: "MCalc.c" */
  2. ULONG __saveds main (void);
  3. BOOL FormatOutput (BOOL ReFormat);
  4. void DeleteHistory (LONG Entry);
  5. void FreeList (struct List *Lst);
  6. void UpdateHistoryWindow (BOOL LinearHistory);
  7. /* END: "MCalc.c" */
  8. /* START: "MCalcARexx.c" */
  9. /* END: "MCalcARexx.c" */
  10. /* START: "MCalc_gst.c" */
  11. /* END: "MCalc_gst.c" */
  12.