31af0c5f1bd016e2d03c54043e5a261c3f62eb9e
8 /*----------------------------------------------------------------------*\
10 \*---------------------------------------------------------------------*/
12 /*--------------------------------------*\
14 \*-------------------------------------*/
16 extern bool useHello(void);
17 extern bool addVectors();
19 /*--------------------------------------*\
21 \*-------------------------------------*/
25 /*--------------------------------------*\
27 \*-------------------------------------*/
31 /*----------------------------------------------------------------------*\
33 \*---------------------------------------------------------------------*/
35 /*--------------------------------------*\
37 \*-------------------------------------*/
45 cout
<< "\nisOK = " << isOk
<< endl
;
46 cout
<< "\nEnd : mainCore" << endl
;
48 return isOk
? EXIT_SUCCESS
: EXIT_FAILURE
;
51 /*--------------------------------------*\
53 \*-------------------------------------*/
57 /*----------------------------------------------------------------------*\
59 \*---------------------------------------------------------------------*/