move eventable to util and rename common to util

This commit is contained in:
Torsten Ruger
2018-03-26 19:46:38 +03:00
parent 730197fbed
commit 4a26bec0f1
5 changed files with 2 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
require "common/list"
require "util/list"
module Risc