@ -23,7 +23,7 @@ import (
)
const version = "0.0.12"
const version = "0.1.0"
var l *lua.LState
var prompt string
var commands = map[string]bool{}