Files
bison/acconfig.h
1998-12-29 21:54:26 +00:00

15 lines
158 B
C

#ifndef CONFIG_H
#define CONFIG_H
@TOP@
/* Name of package. */
#undef PACKAGE
/* Version of package. */
#undef VERSION
@BOTTOM@
#endif /* CONFIG_H */