From 8f7e291b6a838d1ebd80a4abbdce9a33d8f43948 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 15 Mar 2021 07:00:17 +0100 Subject: update to 1.2.0RC1 drop all patches merged upstream --- REFLECTION | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'REFLECTION') diff --git a/REFLECTION b/REFLECTION index fa58895..4d58f54 100644 --- a/REFLECTION +++ b/REFLECTION @@ -1,4 +1,4 @@ -Extension [ extension #119 fann version 1.1.1 ] { +Extension [ extension #119 fann version 1.2.0RC1 ] { - Constants [51] { Constant [ string FANN_VERSION ] { 2.2 } @@ -1059,12 +1059,21 @@ Extension [ extension #119 fann version 1.1.1 ] { } Method [ public method getFromNeuron ] { + + - Parameters [0] { + } } Method [ public method getToNeuron ] { + + - Parameters [0] { + } } Method [ public method getWeight ] { + + - Parameters [0] { + } } Method [ public method setWeight ] { -- cgit