X-Git-Url: https://git.stderr.nl/gitweb?a=blobdiff_plain;f=interpreters%2Fnitfol%2Fcopying.h;fp=interpreters%2Fnitfol%2Fcopying.h;h=5cba65ff5a903e7689dd9ad1ea0b613aa5864066;hb=b1f1dc50b22b30c4d7176e1ff7c0805e80fe0724;hp=0000000000000000000000000000000000000000;hpb=50176172d18ae72d019181725c5629d45d21c548;p=projects%2Fchimara%2Fchimara.git diff --git a/interpreters/nitfol/copying.h b/interpreters/nitfol/copying.h new file mode 100644 index 0000000..5cba65f --- /dev/null +++ b/interpreters/nitfol/copying.h @@ -0,0 +1,18 @@ +/* This is a Cfunctions (version 0.24) generated header file. + Cfunctions is a free program for extracting headers from C files. + Get Cfunctions from `http://www.hayamasa.demon.co.uk/cfunctions'. */ + +/* This file was generated with: +`cfunctions -i copying.c' */ +#ifndef CFH_COPYING_H +#define CFH_COPYING_H + +/* From `copying.c': */ + +#ifdef DEBUGGING +void show_copying (void); +void show_warranty (void); + +#endif + +#endif /* CFH_COPYING_H */