move interpretr to salama

This commit is contained in:
Torsten Ruger
2015-07-30 16:03:59 +03:00
parent b81c8e69b7
commit 33b0260bfb
4 changed files with 1 additions and 292 deletions

View File

@ -1,6 +1,6 @@
# By default Volt generates this controller for your Main component
require "salama"
require_relative "interpreter"
require "interpreter"
module Main