aboutsummaryrefslogtreecommitdiff
path: root/src/ann_td.c
AgeCommit message (Collapse)Author
2005-05-20raised the max.number of inputs/outputs (i needed more of them...)IOhannes m zmölnig
checks whether max.# IOputs is exceeded (and not just reached) svn path=/trunk/externals/ann/; revision=3037
2005-05-19the joys of dos2unixIOhannes m zmölnig
svn path=/trunk/externals/ann/; revision=3032
2005-05-19made all local functions static (in order to not interfere with each other)IOhannes m zmölnig
svn path=/trunk/externals/ann/; revision=3029
2005-05-19shut down the compiler...IOhannes m zmölnig
svn path=/trunk/externals/ann/; revision=3028
2005-05-18added ann_mlp and ann_tdDavide Morelli
svn path=/trunk/externals/ann/; revision=3011