Project updated

This commit is contained in:
Pablo Cingolani 2014-12-19 08:33:56 -05:00
parent 5588192716
commit 33239a10e1
3 changed files with 7 additions and 5 deletions

View File

@ -1,4 +1,9 @@
jFuzzyLogic
jFuzzyLogc
===========
The most complete fuzzy logic library in Java. The de-facto standard for research and industrial applications.
See description, manual and examples here:
http://jfuzzylogic.sourceforge.net/html/index.html

View File

@ -1,6 +1,6 @@
#!/bin/sh -e
./scripts/clean.sh
# ./scripts/clean.sh
comment="$1"

View File

@ -1,3 +0,0 @@
#!/bin/sh
rm *.tmp 2> /dev/null