Add "building period" parameter

This commit is contained in:
2020-08-07 13:15:04 -05:00
parent 232784d215
commit 44df06bbfa
20 changed files with 963 additions and 427 deletions

View File

@@ -1,4 +1,3 @@
VERSION := 0.3
JULIA := julia --color=yes --project=@.
SRC_FILES := $(wildcard src/*.jl test/*.jl)