Skip to content

Commit 12e0015

Browse files
author
Sébastien Boisvert
committed
add Makefile
1 parent b88f2a6 commit 12e0015

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Makefile

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
all: model
2+
3+
model:
4+
Rscript SewageModel/src/models/models.R

0 commit comments

Comments
 (0)