This commit is contained in:
Glenn Maynard
2003-02-12 01:54:17 +00:00
parent 649f835042
commit d762980b47
2 changed files with 12 additions and 0 deletions
+6
View File
@@ -141,3 +141,9 @@ TitleSubst::~TitleSubst()
for(unsigned i = 0; i < ttab.size(); ++i)
delete ttab[i];
}
/*
* Copyright (c) 2003 by the person(s) listed below. All rights reserved.
*
* Glenn Maynard
*/
+6
View File
@@ -20,3 +20,9 @@ public:
};
#endif
/*
* Copyright (c) 2003 by the person(s) listed below. All rights reserved.
*
* Glenn Maynard
*/