(svn r2639) -Add: Added the vehicle names in table/engines.h so that you know what line represents what vehicle (I hope I didn't mess that up). Added some comments while I'm at it and include the table/ directory in the Doxygen generation

This commit is contained in:
celestar
2005-07-19 20:45:47 +00:00
parent b49ce7c805
commit c6dccce69e
3 changed files with 273 additions and 258 deletions

View File

@@ -86,6 +86,7 @@ FILE_PATTERNS = *.c \
*.cpp \
*.c++ \
*.h \
table/*.h
RECURSIVE = YES
EXCLUDE =
EXCLUDE_SYMLINKS = NO