diff options
Diffstat (limited to 'converter/other/pnmtoplainpnm')
-rwxr-xr-x | converter/other/pnmtoplainpnm | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/converter/other/pnmtoplainpnm b/converter/other/pnmtoplainpnm new file mode 100755 index 00000000..87c58597 --- /dev/null +++ b/converter/other/pnmtoplainpnm @@ -0,0 +1,3 @@ +#! /bin/sh + +pnmtopnm -plain $@ |