diff options
Diffstat (limited to 'math/foma/files/patch-fomalib.h')
-rw-r--r-- | math/foma/files/patch-fomalib.h | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/math/foma/files/patch-fomalib.h b/math/foma/files/patch-fomalib.h deleted file mode 100644 index f250acb87beb..000000000000 --- a/math/foma/files/patch-fomalib.h +++ /dev/null @@ -1,11 +0,0 @@ ---- fomalib.h.orig 2012-11-17 13:46:43.000000000 +0400 -+++ fomalib.h 2014-05-07 18:16:20.000000000 +0400 -@@ -298,7 +298,7 @@ - FEXPORT int save_defined(); - FEXPORT int save_stack_att(); - FEXPORT int write_prolog(struct fsm *net, char *filename); --FEXPORT int foma_net_print(struct fsm *net, gzFile *outfile); -+FEXPORT int foma_net_print(struct fsm *net, gzFile outfile); - - /* Lookups */ - |