1 /* translation of file "main.k" */
5 #ifndef KC_FUNCTIONS_main_HEADER
6 #define KC_FUNCTIONS_main_HEADER
7 #include "k.h" /* in case a user forgets */
13 // The Termprocessor Kimwitu++
15 // Copyright (C) 1991 University of Twente, Dept TIOS.
16 // Copyright (C) 1998-2003 Humboldt-University of Berlin, Institute of Informatics
17 // All rights reserved.
19 // Kimwitu++ is free software; you can redistribute it and/or modify
20 // it under the terms of the GNU General Public License as published by
21 // the Free Software Foundation; either version 2 of the License, or
22 // (at your option) any later version.
24 // Kimwitu++ is distributed in the hope that it will be useful,
25 // but WITHOUT ANY WARRANTY; without even the implied warranty of
26 // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
27 // GNU General Public License for more details.
29 // You should have received a copy of the GNU General Public License
30 // along with Kimwitu++; if not, write to the Free Software
31 // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
34 /* end included stuff */
38 void leave (int status
);
42 #endif // ! KC_FUNCTIONS_main_HEADER