mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
d405ab07b1
This is a powerful Computer-Algebra System written in it's own version of LISP with quite a long history behind it. PR: ports/186855 Submitted by: Pedro Giffuni <giffunip@tutopia.com>
5 lines
52 B
Bash
5 lines
52 B
Bash
#! /bin/sh
|
|
|
|
exec /usr/local/share/reduce/reduce $*
|
|
|