Pristine Ack-5.5
[Ack-5.5.git] / lang / m2 / comp / input.h
1 /*
2  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
3  * See the copyright notice in the ACK home directory, in the file "Copyright".
4  *
5  * Author: Ceriel J.H. Jacobs
6  */
7
8 /* I N S T A N T I A T I O N   O F   I N P U T   M O D U L E */
9
10 /* $Id: input.h,v 1.7 1994/06/24 12:41:14 ceriel Exp $ */
11
12 #include        "inputtype.h"
13
14 #define INP_NPUSHBACK 2
15 #define INP_TYPE        struct f_info
16 #define INP_VAR         file_info
17
18 #include <inp_pkg.spec>