increment implementation (start) and more splitting

This commit is contained in:
Torsten Ruger
2014-05-16 23:08:03 +03:00
parent 7e2210f772
commit 88eeb2bf65
3 changed files with 35 additions and 20 deletions

View File

@@ -1,2 +1,4 @@
require_relative "test_arm"
require_relative "test_logic"
require_relative "test_move"
require_relative "test_memory"