summaryrefslogtreecommitdiffstats
path: root/mat/domace_naloge/30/kompleksnost.c
diff options
context:
space:
mode:
Diffstat (limited to 'mat/domace_naloge/30/kompleksnost.c')
-rw-r--r--mat/domace_naloge/30/kompleksnost.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mat/domace_naloge/30/kompleksnost.c b/mat/domace_naloge/30/kompleksnost.c
index ae36c99..490d3a0 100644
--- a/mat/domace_naloge/30/kompleksnost.c
+++ b/mat/domace_naloge/30/kompleksnost.c
@@ -1,4 +1,4 @@
-/* gcc kompleksnost.c -pedantic -E -Wall -Wextra -g -okompleksnost -lm -O0 */
+/* gcc kompleksnost.c -pedantic -Wall -Wextra -g -okompleksnost -lm -O0 */
#include <stdio.h>
#include <stdlib.h>
#include <math.h>