X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-core%2Ftrunk%2Fsrc%2Fmodules%2Fmod_particle%2Fplant.cpp;h=6dbd106babef9ffadb975cfd910338e82f47f32b;hb=20a38826ee92a217ecbe472a90797788b58e0a9f;hp=80fde0b4f6b26dee5a496607cb912083e5fb2e63;hpb=5ddcf36f04cfbd10fabda4e3c5633cb27cdd4c0a;p=synfig.git diff --git a/synfig-core/trunk/src/modules/mod_particle/plant.cpp b/synfig-core/trunk/src/modules/mod_particle/plant.cpp index 80fde0b..6dbd106 100644 --- a/synfig-core/trunk/src/modules/mod_particle/plant.cpp +++ b/synfig-core/trunk/src/modules/mod_particle/plant.cpp @@ -1,8 +1,8 @@ /* === S Y N F I G ========================================================= */ -/*! \file bline.cpp +/*! \file plant.cpp ** \brief Template ** -** $Id: plant.cpp,v 1.2 2005/01/13 06:48:39 darco Exp $ +** $Id$ ** ** \legal ** Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley @@ -67,7 +67,7 @@ SYNFIG_LAYER_SET_NAME(Plant,"plant"); SYNFIG_LAYER_SET_LOCAL_NAME(Plant,_("Plant")); SYNFIG_LAYER_SET_CATEGORY(Plant,_("Particle Systems")); SYNFIG_LAYER_SET_VERSION(Plant,"0.1"); -SYNFIG_LAYER_SET_CVS_ID(Plant,"$Id: plant.cpp,v 1.2 2005/01/13 06:48:39 darco Exp $"); +SYNFIG_LAYER_SET_CVS_ID(Plant,"$Id$"); /* === P R O C E D U R E S ================================================= */