// file hoofd.cc #include #include "othellobord.h" using namespace std; int main ( ) { othellobord Othellobord; Othellobord.drukaf ( ); return 0; }//main