Skip to content
Snippets Groups Projects
Commit 8d0c3a5e authored by mika's avatar mika
Browse files

small changes

parent 1cd7e48e
Branches
No related tags found
No related merge requests found
......@@ -14,7 +14,7 @@ int main(int argc, char *argv[]) {
//write_ppm ( "sine.ppm" );
int numberOfPoints = 10000;
int function = 0;
int draw = 1;
int draw = 0;
int executions = 1;
if(argc > 0) {
//printf("%s\n", argv[0]);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment