diff options
Diffstat (limited to 'trigraph.h')
-rw-r--r-- | trigraph.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/trigraph.h b/trigraph.h deleted file mode 100644 index 8390485..0000000 --- a/trigraph.h +++ /dev/null @@ -1,6 +0,0 @@ -#ifndef TRIGRAPH_H -#define TRIGRAPH_H -#include <stdio.h> - -int trigraph(FILE *in, FILE *out); -#endif |