Added test for bugfix, cleaned up repo (issue #35 and #36).

This commit is contained in:
Marvin Blum
2016-02-08 15:09:48 +01:00
parent 28fbbd7e10
commit 944b91c16b
7 changed files with 29 additions and 41 deletions

6
run Executable file
View File

@@ -0,0 +1,6 @@
#!/bin/bash
export GOROOT=/usr/local/go
export PATH=$PATH:$GOROOT/bin
export GOPATH=/home/marvin/Projekte/asl
go run src/main/asl.go $1 $2