gets rid of soml-parser completely

This commit is contained in:
Torsten Ruger
2016-12-08 20:13:08 +02:00
parent 4cd979e3e9
commit ca4bdcc528
21 changed files with 26 additions and 65 deletions

View File

@ -6,8 +6,6 @@ gem "ast" , :github => "whitequark/ast" , branch: :master
gem "rake"
gem "rye"
gem "soml-parser" , :github => "salama/soml-parser"
#gem "soml-parser" , :path => "../soml-parser"
gem "salama-object-file" , :github => "salama/salama-object-file"
#gem "salama-object-file" , :path => "../salama-object-file"
gem "salama-arm" , :github => "salama/salama-arm"