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