Author: ArcRiley Date: 2008-01-13 23:52:51 +0000 (Sun, 13 Jan 2008) New Revision: 771
Modified: trunk/pysoy/src/meshes/Billboard.pxi Log: Added $Id: $ and Id keyword Modified: trunk/pysoy/src/meshes/Billboard.pxi =================================================================== --- trunk/pysoy/src/meshes/Billboard.pxi 2008-01-13 23:44:54 UTC (rev 770) +++ trunk/pysoy/src/meshes/Billboard.pxi 2008-01-13 23:52:51 UTC (rev 771) @@ -14,6 +14,8 @@ # # You should have received a copy of the GNU General Public License # along with this program; if not, see http://www.gnu.org/licenses +# +# $Id$ cdef class Billboard( Mesh): '''PySoy meshes.Billboard Property changes on: trunk/pysoy/src/meshes/Billboard.pxi ___________________________________________________________________ Name: svn:keywords + Id _______________________________________________ PySoy-SVN mailing list [email protected] http://www.pysoy.org/mailman/listinfo/pysoy-svn
