File: interpret_config.h

package info (click to toggle)
ogle 0.9.2-2
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 2,940 kB
  • ctags: 3,499
  • sloc: ansic: 35,155; sh: 7,555; makefile: 259; asm: 71
file content (8 lines) | stat: -rw-r--r-- 118 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
#ifndef INTERPRET_CONFIG_H
#define INTERPRET_CONFIG_H


int interpret_config(void);


#endif /* INTERPRET_CONFIG_H */