From 5adb65e0a649725c83998245aeab5112e90267ef Mon Sep 17 00:00:00 2001 From: Bryan Jurish Date: Thu, 20 Apr 2006 09:42:14 +0000 Subject: v0.401: added experimental lookup() and paths() svn path=/trunk/externals/moocow/; revision=4946 --- gfsm/src/pd_state.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gfsm/src/pd_state.h') diff --git a/gfsm/src/pd_state.h b/gfsm/src/pd_state.h index b2e7576..7bb96ee 100644 --- a/gfsm/src/pd_state.h +++ b/gfsm/src/pd_state.h @@ -3,7 +3,7 @@ * Author: Bryan Jurish * Description: finite state automata for Pd * - * Copyright (c) 2004 Bryan Jurish. + * Copyright (c) 2004-2006 Bryan Jurish. * * For information on usage and redistribution, and for a DISCLAIMER OF ALL * WARRANTIES, see the file, "LICENSE.txt," in this distribution. @@ -37,7 +37,7 @@ #include /*-------------------------------------------------------------- - * pd_fsm_automaton_pd + * pd_gfsm_state */ typedef struct _pd_gfsm_state { -- cgit v1.2.1