Browse Source

Add COMMENT_AUTHORS.

git-svn-id: file:///var/svn/tigccpp/trunk@245 9552661e-59e3-4036-b4f2-dbe53926924f
kevinkofler 19 years ago
parent
commit
d19e174fa1
1 changed files with 1 additions and 0 deletions
  1. 1 0
      tigcc/ide/MainUnit.pas

+ 1 - 0
tigcc/ide/MainUnit.pas

@@ -3396,6 +3396,7 @@ begin
 							+ '#define COMMENT_PROGRAM_NAME   "Place your program name here."'#13#10
 							+ '#define COMMENT_VERSION_STRING "Place your version string here."'#13#10
 							+ '#define COMMENT_VERSION_NUMBER 0,0,0,0 /* major, minor, revision, subrevision */'#13#10
+							+ '#define COMMENT_AUTHORS        "Place your author name(s) here."'#13#10
 							+ '#define COMMENT_BW_ICON \'#13#10
 							+ #9'{0b0000000000000000, \'#13#10;
 						for I := 1 to 14 do