(svn r16123) -Fix: forgot to add table/strgen.h to the project files + a typo

This commit is contained in:
rubidium
2009-04-23 14:06:57 +00:00
parent f4c8c459ca
commit 79df89e5ec
5 changed files with 13 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
/* $Id$ */
/** @file table/strgen.h Tables of commands for strgen */
/** @file table/strgen_tables.h Tables of commands for strgen */
#include "../core/enum_type.hpp"