* make_continue_ga.cpp: typo
This commit is contained in:
parent
4d2931b810
commit
ba45bac06c
1 changed files with 1 additions and 1 deletions
|
|
@ -37,7 +37,7 @@
|
||||||
*
|
*
|
||||||
* The corresponding ***INSTANCIATED DECLARATIONS*** are contained
|
* The corresponding ***INSTANCIATED DECLARATIONS*** are contained
|
||||||
* in ga.h
|
* in ga.h
|
||||||
* while the TEMPLATIZED code is define in make_contninue.h in the src/do dir
|
* while the TEMPLATIZED code is define in make_continue.h in the src/do dir
|
||||||
*
|
*
|
||||||
* Unlike most EO .h files, it does not (and should not) contain any code,
|
* Unlike most EO .h files, it does not (and should not) contain any code,
|
||||||
* just declarations
|
* just declarations
|
||||||
|
|
|
||||||
Reference in a new issue