SVN maintenance.

This commit is contained in:
Guillermo S. Romero 2009-04-13 19:33:22 +00:00
parent d91d64d807
commit 6f12e584a9
9 changed files with 9 additions and 9 deletions

@ -1,5 +1,5 @@
/*
* $Id: bpy_types.h 14444 2008-04-16 22:40:48Z hos $
* $Id$
* ***** BEGIN GPL LICENSE BLOCK *****
*
* This program is free software; you can redistribute it and/or

@ -1,5 +1,5 @@
/*
* $Id: bpy_types.h 14444 2008-04-16 22:40:48Z hos $
* $Id$
* ***** BEGIN GPL LICENSE BLOCK *****
*
* This program is free software; you can redistribute it and/or

@ -1,5 +1,5 @@
/**
* $Id: PyObjectPlus.h 19511 2009-04-03 02:16:56Z campbellbarton $
* $Id$
*
* ***** BEGIN GPL LICENSE BLOCK *****
*

@ -1,5 +1,5 @@
/**
* $Id: PyObjectPlus.h 19511 2009-04-03 02:16:56Z campbellbarton $
* $Id$
*
* ***** BEGIN GPL LICENSE BLOCK *****
*

@ -1,4 +1,4 @@
# $Id: GameLogic.py 19483 2009-03-31 21:03:15Z ben2610 $
# $Id$
"""
GameEngine Types
================

@ -1,4 +1,4 @@
# $Id: SCA_ANDController.py 15444 2008-07-05 17:05:05Z lukep $
# $Id$
# Documentation for SCA_NANDController
from SCA_IController import *

@ -1,4 +1,4 @@
# $Id: SCA_ANDController.py 15444 2008-07-05 17:05:05Z lukep $
# $Id$
# Documentation for SCA_NORController
from SCA_IController import *

@ -1,4 +1,4 @@
# $Id: SCA_ANDController.py 15444 2008-07-05 17:05:05Z lukep $
# $Id$
# Documentation for SCA_XNORController
from SCA_IController import *

@ -1,4 +1,4 @@
# $Id: SCA_ANDController.py 15444 2008-07-05 17:05:05Z lukep $
# $Id$
# Documentation for SCA_XORController
from SCA_IController import *