diff options
Diffstat (limited to 'arch/mingw/gropdf.cmd')
-rw-r--r-- | arch/mingw/gropdf.cmd | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/mingw/gropdf.cmd b/arch/mingw/gropdf.cmd new file mode 100644 index 0000000..36012ed --- /dev/null +++ b/arch/mingw/gropdf.cmd @@ -0,0 +1,2 @@ +@echo off
+perl -w %~dpn0 %*
|