librcsb-core-wrapper  1.000
CifScannerInt.h
Go to the documentation of this file.
1 
8 /*
9  PURPOSE: A DDL 2.1 compliant CIF file parser.
10 */
11 
12 #ifndef CIF_SCANNER_INT_H
13 #define CIF_SCANNER_INT_H
14 
15 #define YY_NO_UNPUT
16 
17 #ifdef __cplusplus
18 extern "C" {
19 #endif
20 
34 
35 #ifdef __cplusplus
36 }
37 #endif
38 #endif /* CIF_SCANNER_BASE_H */