Update of /cvsroot/pure-data/externals/moocow/gfsm In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22605
Modified Files: configure.in Log Message: v0.0402: + fixed generation in gfsm_markov.pd + added total_weight and arc_gen methods to gfsm_state
Index: configure.in =================================================================== RCS file: /cvsroot/pure-data/externals/moocow/gfsm/configure.in,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** configure.in 20 Apr 2006 09:42:14 -0000 1.2 --- configure.in 30 Jan 2007 15:47:30 -0000 1.3 *************** *** 5,9 **** dnl Some handy macros define([THE_PACKAGE_NAME], [pd-gfsm]) ! define([THE_PACKAGE_VERSION], [0.0401]) define([THE_PACKAGE_AUTHOR], [moocow@ling.uni-potsdam.de])
--- 5,9 ---- dnl Some handy macros define([THE_PACKAGE_NAME], [pd-gfsm]) ! define([THE_PACKAGE_VERSION], [0.0402]) define([THE_PACKAGE_AUTHOR], [moocow@ling.uni-potsdam.de])