From 4b77de375e67d36e282f7ec41e517d5240f15d54 Mon Sep 17 00:00:00 2001 From: maho Date: Mon, 8 Sep 2008 07:42:27 +0000 Subject: Add port math/octave-forge-ga This is ga. Genetic optimization code The octave-forge package is the result of The GNU Octave Repositry project, which is intended to be a central location for custom scripts, functions and extensions for GNU Octave. contains the source for all the functions plus build and install scripts. PR: 127030 Submitted by: Stephen Montgomery-Smith --- math/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'math/Makefile') diff --git a/math/Makefile b/math/Makefile index fc59ef0a0a0c..b142dda82a39 100644 --- a/math/Makefile +++ b/math/Makefile @@ -196,6 +196,7 @@ SUBDIR += octave-forge-fixed SUBDIR += octave-forge-fpl SUBDIR += octave-forge-ftp + SUBDIR += octave-forge-ga SUBDIR += octave-forge-general SUBDIR += octave-forge-gsl SUBDIR += octave-forge-ident -- cgit