Added Nitfol and Frotz source code.
[projects/chimara/chimara.git] / interpreters / nitfol / decode.h
1 /* This is a Cfunctions (version 0.24) generated header file.
2    Cfunctions is a free program for extracting headers from C files.
3    Get Cfunctions from `http://www.hayamasa.demon.co.uk/cfunctions'. */
4
5 /* This file was generated with:
6 `cfunctions -i decode.c' */
7 #ifndef CFH_DECODE_H
8 #define CFH_DECODE_H
9
10 /* From `decode.c': */
11 void decode (void);
12
13 #endif /* CFH_DECODE_H */