4 lines
55 B
Plaintext
4 lines
55 B
Plaintext
|
#!/bin/sh -e
|
||
|
|
||
|
cd /usr/lib/maxima/5.45.1/src
|
||
|
./maxima $@
|