/* This file was create with ACS 1.0 (c) Stefan Bachert 1991 The contents is based on file: E:\ACS.DOC\RECHNER\RECHNER.ACS compiled at: Mon Sep 23 18:59:54 1991 */ /* STRINGS */ extern char ERR_DIV0 [17]; /* ICONS */ extern ICONBLK IC_CALC; /* OBJECT TREES */ extern OBJECT PANEL; #define CALC_DISPLAY ( 3) /* WINDOWS */ extern Awindow RECHNER ; extern Adescr ACSdescr;