|
@@ -5,7 +5,7 @@
|
|
|
* (c) 2006 Ouest Systèmes Informatiques (OSI)
|
|
|
* Licensed under the CeCILL 2.0 license
|
|
|
*
|
|
|
- * $Id: u_fsm.php,v 1.4 2007-05-08 20:52:06 marand Exp $
|
|
|
+ * $Id: Finite_State_Machine.php,v 1.5 2007-05-08 20:54:22 marand Exp $
|
|
|
*/
|
|
|
require_once('misc.php'); // for func_name()
|
|
|
error_reporting(E_ALL|E_STRICT);
|