AIX compiler fix private to public

This commit is contained in:
Bill Hoffman 2002-01-18 10:28:41 -05:00
parent 71b36a7164
commit e810171035
1 changed files with 1 additions and 1 deletions

View File

@ -153,7 +153,7 @@ public:
void Generate(); void Generate();
private: public:
/** /**
* Represent a substitution. * Represent a substitution.
*/ */