dev #155

Closed
test wants to merge 4 commits from test/vieter:dev into dev
2 changed files with 2 additions and 0 deletions

View File

@ -67,3 +67,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
* Ability to publish packages
* Re-wrote repo-add in V

View File

@ -5,6 +5,7 @@ SOURCES != find '$(SRC_DIR)' -iname '*.v'
V_PATH ?= v
V := $(V_PATH) -showcc -gc boehm
all: vieter