CTWM
Loading...
Searching...
No Matches
/usr/src/RPM/BUILD/ctwm-4.1.0/parse_int.h
Go to the documentation of this file.
1/*
2 * Parser internals that need to be shared across broken-up files
3 */
4#ifndef _CTWM_PARSE_INT_H
5#define _CTWM_PARSE_INT_H
6
7/* Stuff in parse_m4.c, if enabled */
8#ifdef USEM4
10#endif
11
12#endif /* _CTWM_PARSE_INT_H */
static int PlaceX
Definition add_window.c:82
FILE * start_m4(FILE *fraw)
Definition parse_m4.c:28