mirror of
https://git.freebsd.org/ports.git
synced 2025-05-14 16:21:50 -04:00
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>
4 lines
52 B
Bash
4 lines
52 B
Bash
#! /bin/sh
|
|
|
|
exec /usr/local/share/reduce/reduce $*
|
|
|