added: macro APPPREPARE
void AppFunction(int code); git-svn-id: svn://ttmath.org/publicrep/cmslu/trunk@503 e52654a7-88a9-db11-a3e9-0013d4bc506e
This commit is contained in:
@@ -16,9 +16,11 @@ namespace AppContent
|
||||
{
|
||||
|
||||
|
||||
#ifdef APPPREPARE
|
||||
|
||||
void AppFunction(int code);
|
||||
void PrepareApp();
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user