Skip to content

Commit 546a654

Browse files
committed
Interim commit with some code format updates
1 parent 30ba6ff commit 546a654

File tree

3 files changed

+2094
-1769
lines changed

3 files changed

+2094
-1769
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
CC=gcc
22
LD=gcc
33
AR=ar
4-
CFLAGS=-Wall
4+
CFLAGS=-Wall -Werror
55
LIBLINKS=-lm
66

77
ESTIMATE_CFILES=sipnet.c ml-metro5.c ml-metrorun.c paramchange.c runmean.c util.c spatialParams.c namelistInput.c outputItems.c events.c

0 commit comments

Comments
 (0)