From d6fcd1fae2779f08a87d776bde2add667d8e1208 Mon Sep 17 00:00:00 2001 From: jasper Date: Tue, 30 Sep 2008 09:25:02 +0000 Subject: [PATCH] add p5-AI-FANN --- math/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/math/Makefile b/math/Makefile index e76fc7903dd..b752c143100 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.77 2008/09/24 13:45:45 jasper Exp $ +# $OpenBSD: Makefile,v 1.78 2008/09/30 09:25:02 jasper Exp $ # SUBDIR += R @@ -46,6 +46,7 @@ SUBDIR += netcdf SUBDIR += ntl SUBDIR += octave + SUBDIR += p5-AI-FANN SUBDIR += p5-AI-NeuralNet-BackProp SUBDIR += p5-AI-NeuralNet-Mesh SUBDIR += p5-AI-Perceptron