#!/bin/bash

export GOPATH=$(pwd)
#./build-dsl
go build mlr.go
