diff options
Diffstat (limited to 'lang/sather/patches/patch-ax')
-rw-r--r-- | lang/sather/patches/patch-ax | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/lang/sather/patches/patch-ax b/lang/sather/patches/patch-ax deleted file mode 100644 index 86d8c05b15f..00000000000 --- a/lang/sather/patches/patch-ax +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ax,v 1.1 2004/01/13 20:56:31 kristerw Exp $ - ---- Library/Ext/fortran.config.orig Tue Jan 13 20:40:28 2004 -+++ Library/Ext/fortran.config Tue Jan 13 20:40:39 2004 -@@ -139,7 +139,7 @@ - F_ARRAY3_CREATE_ARRAY3: PP, exec "(@0)$1->arr_part"; - - F_ARRAY2_CREATE_MAT: PP, exec "(@0)$1->arr_part"; --#endif FORTRAN_CONFIG -+#endif - - - |