X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=ETL%2Ftrunk%2FETL%2Fsmach;h=72997029b960da6e98651d7a13dff7e54e16694f;hb=df99dbc947713e4bfda5c2aad3390386d3fca3cd;hp=095b631bd1fb1a9ef0dedf243d5c202a7395a6b2;hpb=b3016b249333ac0ab0008d8c6c4d9029b2ff30c9;p=synfig.git diff --git a/ETL/trunk/ETL/smach b/ETL/trunk/ETL/smach index 095b631..7299702 100644 --- a/ETL/trunk/ETL/smach +++ b/ETL/trunk/ETL/smach @@ -1,7 +1,8 @@ +// -*- C++ -*- /*! ======================================================================== ** Extended Template and Library ** State Machine Abstraction Class -** $Id: smach,v 1.1.1.1 2005/01/04 01:31:46 darco Exp $ +** $Id$ ** ** Copyright (c) 2002 Robert B. Quattlebaum Jr. ** @@ -21,8 +22,8 @@ /* === S T A R T =========================================================== */ -#ifndef __SMACH__ -#define __SMACH__ +#ifndef __ETL__SMACH__ +#define __ETL__SMACH__ /* === H E A D E R S ======================================================= */