From c34db3eb29ccdbf5fbe05c2ed337cbaeebcf2128 Mon Sep 17 00:00:00 2001 From: evomarc Date: Mon, 24 Sep 2001 05:59:42 +0000 Subject: [PATCH] Suppressed most warning (except some unused variables) if you don't modify anything --- eo/tutorial/Templates/eoMyStructEA.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/eo/tutorial/Templates/eoMyStructEA.cpp b/eo/tutorial/Templates/eoMyStructEA.cpp index 8b03560f..70101225 100644 --- a/eo/tutorial/Templates/eoMyStructEA.cpp +++ b/eo/tutorial/Templates/eoMyStructEA.cpp @@ -147,7 +147,8 @@ int main(int argc, char* argv[]) * ("varType _anyVariable") in their definition * * and you can optionally uncomment and modify the lines commented between - * /* and */ + * the usual / * and * / (without the blanks :-) + */ // the initializer: will be used in make_pop ////////////////////