renamed to soml-parser

This commit is contained in:
Torsten Ruger
2015-11-30 19:55:48 +02:00
parent 6ae4b624b0
commit d38a9c626f
8 changed files with 22 additions and 30 deletions

View File

@ -2,7 +2,7 @@ source "http://rubygems.org"
gem "rake"
gem "salama-reader" , :path => "."
gem "soml-parser" , :path => "."
# use this for debugging, the printout is better (cut/paste)
gem "ast" , :github => "dancinglightning/ast" , :branch => :new_inspect