diff options
Diffstat (limited to 'sci-mathematics/reduce/files/redcsl')
-rwxr-xr-x | sci-mathematics/reduce/files/redcsl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sci-mathematics/reduce/files/redcsl b/sci-mathematics/reduce/files/redcsl new file mode 100755 index 000000000000..ff40e3e073ab --- /dev/null +++ b/sci-mathematics/reduce/files/redcsl @@ -0,0 +1,2 @@ +#!/bin/sh +exec /usr/lib/reduce/reduce $* |