Added bin folder so tools can be referenced from other projects or PATH

easily.
This commit is contained in:
empathicqubit 2019-05-01 00:03:27 +00:00
parent 0325d5d62c
commit 0218a860d1
4 changed files with 5 additions and 1 deletions

1
.gitignore vendored
View file

@ -1,2 +1,3 @@
.vscode/
*.log
build/

1
bin/acme Symbolic link
View file

@ -0,0 +1 @@
../compiler/linux/acme

1
bin/genosine Symbolic link
View file

@ -0,0 +1 @@
../genosine/linux/genosine

1
bin/pucrunch Symbolic link
View file

@ -0,0 +1 @@
../cruncher/linux/pucrunch