X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=ETL%2Ftrunk%2FETL%2F_curve.h;h=e5fd2f3e4c601cf514da66c60ec89ef97aa94140;hb=c06ce2ffcc269d66d5fa1907456498d861e62b51;hp=7cf76c19ebd8013417f79dc7244283d920ceaf67;hpb=b3016b249333ac0ab0008d8c6c4d9029b2ff30c9;p=synfig.git diff --git a/ETL/trunk/ETL/_curve.h b/ETL/trunk/ETL/_curve.h index 7cf76c1..e5fd2f3 100644 --- a/ETL/trunk/ETL/_curve.h +++ b/ETL/trunk/ETL/_curve.h @@ -1,7 +1,7 @@ /*! ======================================================================== ** Extended Template Library ** Curve Class Implementation -** $Id: _curve.h,v 1.1.1.1 2005/01/04 01:31:47 darco Exp $ +** $Id$ ** ** Copyright (c) 2002 Robert B. Quattlebaum Jr. ** @@ -65,7 +65,7 @@ private: LINEAR, ABSOLUTE, FAST_TO_SLOW, - + }; public: };