1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-15 23:50:44 +00:00
freebsd-ports/math/snns/files/snns
Steve Price 32db6a078a Import of SNNS version 4.1.
Fully featured neural network simulator

PR:		5771
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-04-03 01:04:47 +00:00

9 lines
126 B
Bash

#! /bin/sh
XGUILOADPATH=%prefix%/snns
export XGUILOADPATH
PATH=${PATH}:%prefix%/snns/bin
export PATH
%prefix%/snns/bin/xgui