diff options
Diffstat (limited to 'java/netrexx/files/patch-bin::NetRexxC.cmd')
-rw-r--r-- | java/netrexx/files/patch-bin::NetRexxC.cmd | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/java/netrexx/files/patch-bin::NetRexxC.cmd b/java/netrexx/files/patch-bin::NetRexxC.cmd deleted file mode 100644 index df3c7fe50146..000000000000 --- a/java/netrexx/files/patch-bin::NetRexxC.cmd +++ /dev/null @@ -1,7 +0,0 @@ ---- bin/NetRexxC.cmd Sun Aug 20 12:44:40 2000 -+++ bin/NetRexxC.cmd.new Sun Nov 4 21:30:11 2001 -@@ -1,3 +1,4 @@ -+/*usr/bin/true; exec rexx "$0" "$@" # REXX program */ - /* Translate and compile a NetRexx program */ - /* */ - /* use as: NetRexxC hello [file2]... */ |