Added keyword properties to SVN for Genesis class.

git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@1951 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba
This commit is contained in:
stephena 2010-02-23 14:59:04 +00:00
parent 691c9b2e1d
commit 1a2e8d7cd0
2 changed files with 2 additions and 2 deletions

View File

@ -13,7 +13,7 @@
// See the file "License.txt" for information on usage and redistribution of
// this file, and for a DISCLAIMER OF ALL WARRANTIES.
//
// $Id: Genesis.cxx 1921 2010-01-10 03:23:32Z stephena $
// $Id$
//============================================================================
#include "Event.hxx"

View File

@ -13,7 +13,7 @@
// See the file "License.txt" for information on usage and redistribution of
// this file, and for a DISCLAIMER OF ALL WARRANTIES.
//
// $Id: Booster.hxx 1921 2010-01-10 03:23:32Z stephena $
// $Id$
//============================================================================
#ifndef GENESIS_HXX