X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/graphlib.git/blobdiff_plain/7e44377ed59d10dcf9f04ff898691b99d5f8a1c8..87054f0da897634ebfc9b5ae02a7899cc81ceaa4:/test/hello.cpp diff --git a/test/hello.cpp b/test/hello.cpp index 8c1585c..d98d2a6 100644 --- a/test/hello.cpp +++ b/test/hello.cpp @@ -143,7 +143,7 @@ int main(int argc, char *argv[]) DrawingWindow dd(lines, w, h); dd.show(); - return application.exec(); +// return application.exec(); const int nf = 1; const int nm = 1;