renamed moo_mod_console to moo_mod_con
This commit is contained in:
@ -7913,7 +7913,7 @@ static int compile_pragma_definition (moo_t* moo)
|
||||
}
|
||||
|
||||
#if 0
|
||||
/* TODO: pragma push
|
||||
/* TODO: pragma push */
|
||||
if (is_token_word(moo, VOCA_PUSH))
|
||||
{
|
||||
/* #pragma push() - saves the pragma flags and keep the existing flags */
|
||||
|
Reference in New Issue
Block a user