X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-core%2Ftrunk%2Fsrc%2Fsynfig%2Flayer_shape.cpp;h=7845d0aa5cf090ebd89680c6765b760876a77dde;hb=87ce9c04e961b241578e159b813c8b2f338d813b;hp=28f0dc892573e30679a342075f73be2626822130;hpb=5ddcf36f04cfbd10fabda4e3c5633cb27cdd4c0a;p=synfig.git diff --git a/synfig-core/trunk/src/synfig/layer_shape.cpp b/synfig-core/trunk/src/synfig/layer_shape.cpp index 28f0dc8..7845d0a 100644 --- a/synfig-core/trunk/src/synfig/layer_shape.cpp +++ b/synfig-core/trunk/src/synfig/layer_shape.cpp @@ -2,7 +2,7 @@ /*! \file layer_shape.cpp ** \brief Template Header ** -** $Id: layer_shape.cpp,v 1.2 2005/01/24 03:08:18 darco Exp $ +** $Id$ ** ** \legal ** Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley @@ -62,7 +62,7 @@ SYNFIG_LAYER_SET_NAME(Layer_Shape,"shape"); SYNFIG_LAYER_SET_LOCAL_NAME(Layer_Shape,_("Shape")); SYNFIG_LAYER_SET_CATEGORY(Layer_Shape,_("Internal")); SYNFIG_LAYER_SET_VERSION(Layer_Shape,"0.1"); -SYNFIG_LAYER_SET_CVS_ID(Layer_Shape,"$Id: layer_shape.cpp,v 1.2 2005/01/24 03:08:18 darco Exp $"); +SYNFIG_LAYER_SET_CVS_ID(Layer_Shape,"$Id$"); #define EPSILON 1e-12