#!/bin/sh antlr4ruby SfpLang.g rm -f SfpLang.tokens mv -f SfpLangLexer.rb ../lib mv -f SfpLangParser.rb ../lib