Suppressed most warning (except some unused variables) if you don't modify anything
This commit is contained in:
parent
1d7b79b85a
commit
c34db3eb29
1 changed files with 2 additions and 1 deletions
|
|
@ -147,7 +147,8 @@ int main(int argc, char* argv[])
|
||||||
* ("varType _anyVariable") in their definition
|
* ("varType _anyVariable") in their definition
|
||||||
*
|
*
|
||||||
* and you can optionally uncomment and modify the lines commented between
|
* 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
|
// the initializer: will be used in make_pop
|
||||||
////////////////////
|
////////////////////
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue