From 5eb2b4b40d6a687659aeae8810c0e36dd29d6715 Mon Sep 17 00:00:00 2001 From: "Guillermo S. Romero" Date: Fri, 25 Sep 2009 01:13:07 +0000 Subject: SVN maintenance. --- intern/itasc/Armature.cpp | 2 +- intern/itasc/Cache.cpp | 2 +- intern/itasc/ConstraintSet.cpp | 2 +- intern/itasc/ControlledObject.cpp | 2 +- intern/itasc/CopyPose.cpp | 2 +- intern/itasc/Distance.cpp | 2 +- intern/itasc/FixedObject.cpp | 2 +- intern/itasc/Makefile | 2 +- intern/itasc/MovingFrame.cpp | 2 +- intern/itasc/Scene.cpp | 2 +- intern/itasc/UncontrolledObject.cpp | 2 +- intern/itasc/WDLSSolver.cpp | 2 +- intern/itasc/WSDLSSolver.cpp | 2 +- intern/itasc/WorldObject.cpp | 2 +- intern/itasc/eigen_types.cpp | 2 +- intern/itasc/kdl/Makefile | 2 +- intern/itasc/kdl/frameacc.cpp | 2 +- intern/itasc/kdl/framevel.cpp | 2 +- intern/itasc/kdl/utilities/Makefile | 2 +- intern/itasc/kdl/utilities/error.h | 2 +- intern/itasc/kdl/utilities/error_stack.cpp | 2 +- intern/itasc/kdl/utilities/rall1d.h | 2 +- intern/itasc/kdl/utilities/rall2d.h | 2 +- intern/itasc/kdl/utilities/utility.h | 2 +- intern/itasc/kdl/utilities/utility_io.cpp | 2 +- intern/itasc/kdl/utilities/utility_io.h | 2 +- 26 files changed, 26 insertions(+), 26 deletions(-) (limited to 'intern/itasc') diff --git a/intern/itasc/Armature.cpp b/intern/itasc/Armature.cpp index cd059505b4a..2491b0f8c9f 100644 --- a/intern/itasc/Armature.cpp +++ b/intern/itasc/Armature.cpp @@ -1,4 +1,4 @@ -/* $Id: Armature.cpp 21152 2009-06-25 11:57:19Z ben2610 $ +/* $Id$ * Armature.cpp * * Created on: Feb 3, 2009 diff --git a/intern/itasc/Cache.cpp b/intern/itasc/Cache.cpp index 68c281910e3..1a1a3b4d009 100644 --- a/intern/itasc/Cache.cpp +++ b/intern/itasc/Cache.cpp @@ -1,4 +1,4 @@ -/* $Id: Cache.cpp 21152 2009-06-25 11:57:19Z ben2610 $ +/* $Id$ * Cache.cpp * * Created on: Feb 24, 2009 diff --git a/intern/itasc/ConstraintSet.cpp b/intern/itasc/ConstraintSet.cpp index f47af4246e4..eaffc2a52f9 100644 --- a/intern/itasc/ConstraintSet.cpp +++ b/intern/itasc/ConstraintSet.cpp @@ -1,4 +1,4 @@ -/* $Id: ConstraintSet.cpp 19905 2009-04-23 13:29:54Z ben2610 $ +/* $Id$ * ConstraintSet.cpp * * Created on: Jan 5, 2009 diff --git a/intern/itasc/ControlledObject.cpp b/intern/itasc/ControlledObject.cpp index f9e819d2950..b987e176031 100644 --- a/intern/itasc/ControlledObject.cpp +++ b/intern/itasc/ControlledObject.cpp @@ -1,4 +1,4 @@ -/* $Id: ControlledObject.cpp 19905 2009-04-23 13:29:54Z ben2610 $ +/* $Id$ * ControlledObject.cpp * * Created on: Jan 5, 2009 diff --git a/intern/itasc/CopyPose.cpp b/intern/itasc/CopyPose.cpp index df0bc38b704..3bf7edd7975 100644 --- a/intern/itasc/CopyPose.cpp +++ b/intern/itasc/CopyPose.cpp @@ -1,4 +1,4 @@ -/* $Id: CopyPose.cpp 20622 2009-06-04 12:47:59Z ben2610 $ +/* $Id$ * CopyPose.cpp * * Created on: Mar 17, 2009 diff --git a/intern/itasc/Distance.cpp b/intern/itasc/Distance.cpp index 03fa1762567..0f61e7666b2 100644 --- a/intern/itasc/Distance.cpp +++ b/intern/itasc/Distance.cpp @@ -1,4 +1,4 @@ -/* $Id: Distance.cpp 20603 2009-06-03 15:17:52Z ben2610 $ +/* $Id$ * Distance.cpp * * Created on: Jan 30, 2009 diff --git a/intern/itasc/FixedObject.cpp b/intern/itasc/FixedObject.cpp index 1360c3c152b..fad77d4825e 100644 --- a/intern/itasc/FixedObject.cpp +++ b/intern/itasc/FixedObject.cpp @@ -1,4 +1,4 @@ -/* $Id: FixedObject.cpp 19905 2009-04-23 13:29:54Z ben2610 $ +/* $Id$ * FixedObject.cpp * * Created on: Feb 10, 2009 diff --git a/intern/itasc/Makefile b/intern/itasc/Makefile index 463f7763cd2..6ac0d142b72 100644 --- a/intern/itasc/Makefile +++ b/intern/itasc/Makefile @@ -1,5 +1,5 @@ # -# $Id: Makefile 19907 2009-04-23 13:41:59Z ben2610 $ +# $Id$ # # ***** BEGIN GPL LICENSE BLOCK ***** # diff --git a/intern/itasc/MovingFrame.cpp b/intern/itasc/MovingFrame.cpp index 545f9bd38e9..c0995383c4b 100644 --- a/intern/itasc/MovingFrame.cpp +++ b/intern/itasc/MovingFrame.cpp @@ -1,4 +1,4 @@ -/* $Id: MovingFrame.cpp 20853 2009-06-13 12:29:46Z ben2610 $ +/* $Id$ * MovingFrame.cpp * * Created on: Feb 10, 2009 diff --git a/intern/itasc/Scene.cpp b/intern/itasc/Scene.cpp index c50769e9c1d..8aa423584f1 100644 --- a/intern/itasc/Scene.cpp +++ b/intern/itasc/Scene.cpp @@ -1,4 +1,4 @@ -/* $Id: Scene.cpp 20874 2009-06-14 13:50:34Z ben2610 $ +/* $Id$ * Scene.cpp * * Created on: Jan 5, 2009 diff --git a/intern/itasc/UncontrolledObject.cpp b/intern/itasc/UncontrolledObject.cpp index e05a8682d20..4db44aaf7dc 100644 --- a/intern/itasc/UncontrolledObject.cpp +++ b/intern/itasc/UncontrolledObject.cpp @@ -1,4 +1,4 @@ -/* $Id: UncontrolledObject.cpp 19907 2009-04-23 13:41:59Z ben2610 $ +/* $Id$ * UncontrolledObject.cpp * * Created on: Jan 5, 2009 diff --git a/intern/itasc/WDLSSolver.cpp b/intern/itasc/WDLSSolver.cpp index 91278c7ad3b..e8bfc95e5dd 100644 --- a/intern/itasc/WDLSSolver.cpp +++ b/intern/itasc/WDLSSolver.cpp @@ -1,4 +1,4 @@ -/* $Id: WDLSSolver.cpp 20749 2009-06-09 11:27:30Z ben2610 $ +/* $Id$ * WDLSSolver.hpp.cpp * * Created on: Jan 8, 2009 diff --git a/intern/itasc/WSDLSSolver.cpp b/intern/itasc/WSDLSSolver.cpp index 1f99ad08334..971fb7f482e 100644 --- a/intern/itasc/WSDLSSolver.cpp +++ b/intern/itasc/WSDLSSolver.cpp @@ -1,4 +1,4 @@ -/* $Id: WSDLSSolver.cpp 20749 2009-06-09 11:27:30Z ben2610 $ +/* $Id$ * WDLSSolver.hpp.cpp * * Created on: Jan 8, 2009 diff --git a/intern/itasc/WorldObject.cpp b/intern/itasc/WorldObject.cpp index ba3f8549f06..99cb8773e77 100644 --- a/intern/itasc/WorldObject.cpp +++ b/intern/itasc/WorldObject.cpp @@ -1,4 +1,4 @@ -/* $Id: WorldObject.cpp 19907 2009-04-23 13:41:59Z ben2610 $ +/* $Id$ * WorldObject.cpp * * Created on: Feb 10, 2009 diff --git a/intern/itasc/eigen_types.cpp b/intern/itasc/eigen_types.cpp index a1b28e01210..2aa942f38c7 100644 --- a/intern/itasc/eigen_types.cpp +++ b/intern/itasc/eigen_types.cpp @@ -1,4 +1,4 @@ -/* $Id: eigen_types.cpp 19905 2009-04-23 13:29:54Z ben2610 $ +/* $Id$ * eigen_types.cpp * * Created on: March 19, 2009 diff --git a/intern/itasc/kdl/Makefile b/intern/itasc/kdl/Makefile index e87795fd3b7..e34c991db38 100644 --- a/intern/itasc/kdl/Makefile +++ b/intern/itasc/kdl/Makefile @@ -1,5 +1,5 @@ # -# $Id: Makefile 19905 2009-04-23 13:29:54Z ben2610 $ +# $Id$ # # ***** BEGIN GPL LICENSE BLOCK ***** # diff --git a/intern/itasc/kdl/frameacc.cpp b/intern/itasc/kdl/frameacc.cpp index 85c4179379a..9defce0a00e 100644 --- a/intern/itasc/kdl/frameacc.cpp +++ b/intern/itasc/kdl/frameacc.cpp @@ -9,7 +9,7 @@ * - $log$ * * \par Release - * $Id: frameacc.cpp 19905 2009-04-23 13:29:54Z ben2610 $ + * $Id$ * $Name: $ ****************************************************************************/ diff --git a/intern/itasc/kdl/framevel.cpp b/intern/itasc/kdl/framevel.cpp index c0a94d64947..f70bef2e923 100644 --- a/intern/itasc/kdl/framevel.cpp +++ b/intern/itasc/kdl/framevel.cpp @@ -9,7 +9,7 @@ * - $log$ * * \par Release - * $Id: framevel.cpp 19905 2009-04-23 13:29:54Z ben2610 $ + * $Id$ * $Name: $ ****************************************************************************/ diff --git a/intern/itasc/kdl/utilities/Makefile b/intern/itasc/kdl/utilities/Makefile index 26bd7cfb470..6dedc24181e 100644 --- a/intern/itasc/kdl/utilities/Makefile +++ b/intern/itasc/kdl/utilities/Makefile @@ -1,5 +1,5 @@ # -# $Id: Makefile 19905 2009-04-23 13:29:54Z ben2610 $ +# $Id$ # # ***** BEGIN GPL LICENSE BLOCK ***** # diff --git a/intern/itasc/kdl/utilities/error.h b/intern/itasc/kdl/utilities/error.h index c6cf916c151..868daef3db3 100644 --- a/intern/itasc/kdl/utilities/error.h +++ b/intern/itasc/kdl/utilities/error.h @@ -39,7 +39,7 @@ * - $log$ * * \par Release - * $Id: error.h 19905 2009-04-23 13:29:54Z ben2610 $ + * $Id$ * $Name: $ ****************************************************************************/ #ifndef ERROR_H_84822 // to make it unique, a random number diff --git a/intern/itasc/kdl/utilities/error_stack.cpp b/intern/itasc/kdl/utilities/error_stack.cpp index aabf47ad191..d55308c7346 100644 --- a/intern/itasc/kdl/utilities/error_stack.cpp +++ b/intern/itasc/kdl/utilities/error_stack.cpp @@ -9,7 +9,7 @@ * - $log$ * * \par Release - * $Id: error_stack.cpp 19905 2009-04-23 13:29:54Z ben2610 $ + * $Id$ * $Name: $ ****************************************************************************/ diff --git a/intern/itasc/kdl/utilities/rall1d.h b/intern/itasc/kdl/utilities/rall1d.h index 617683ffce6..98bd4385d1e 100644 --- a/intern/itasc/kdl/utilities/rall1d.h +++ b/intern/itasc/kdl/utilities/rall1d.h @@ -19,7 +19,7 @@ * - $log$ * * \par Release - * $Id: rall1d.h 19905 2009-04-23 13:29:54Z ben2610 $ + * $Id$ * $Name: $ ****************************************************************************/ diff --git a/intern/itasc/kdl/utilities/rall2d.h b/intern/itasc/kdl/utilities/rall2d.h index ca4c67319f5..cbd9e70b04f 100644 --- a/intern/itasc/kdl/utilities/rall2d.h +++ b/intern/itasc/kdl/utilities/rall2d.h @@ -19,7 +19,7 @@ * - $log$ * * \par Release - * $Id: rall2d.h 19905 2009-04-23 13:29:54Z ben2610 $ + * $Id$ * $Name: $ ****************************************************************************/ diff --git a/intern/itasc/kdl/utilities/utility.h b/intern/itasc/kdl/utilities/utility.h index 9c38eacbceb..7151792536e 100644 --- a/intern/itasc/kdl/utilities/utility.h +++ b/intern/itasc/kdl/utilities/utility.h @@ -9,7 +9,7 @@ * - $log$ * * \par Release - * $Id: utility.h 19905 2009-04-23 13:29:54Z ben2610 $ + * $Id$ * $Name: $ * \file * Included by most lrl-files to provide some general diff --git a/intern/itasc/kdl/utilities/utility_io.cpp b/intern/itasc/kdl/utilities/utility_io.cpp index ae65047fdbc..994567dfdfc 100644 --- a/intern/itasc/kdl/utilities/utility_io.cpp +++ b/intern/itasc/kdl/utilities/utility_io.cpp @@ -9,7 +9,7 @@ * - $log$ * * \par Release - * $Id: utility_io.cpp 19905 2009-04-23 13:29:54Z ben2610 $ + * $Id$ * $Name: $ * \todo * make IO routines more robust against the differences between DOS/UNIX end-of-line style. diff --git a/intern/itasc/kdl/utilities/utility_io.h b/intern/itasc/kdl/utilities/utility_io.h index 7c3d4f91296..2a71ce870a3 100644 --- a/intern/itasc/kdl/utilities/utility_io.h +++ b/intern/itasc/kdl/utilities/utility_io.h @@ -9,7 +9,7 @@ * - $log$ * * \par Release - * $Id: utility_io.h 19905 2009-04-23 13:29:54Z ben2610 $ + * $Id$ * $Name: $ * * \file utility_io.h -- cgit v1.2.3