actually start doing something in to_mom
though still dummy
This commit is contained in:
@ -5,3 +5,5 @@ module Mom
|
||||
end
|
||||
|
||||
end
|
||||
|
||||
require_relative "slot_load"
|
||||
|
6
lib/mom/slot_load.rb
Normal file
6
lib/mom/slot_load.rb
Normal file
@ -0,0 +1,6 @@
|
||||
module Mom
|
||||
|
||||
class SlotLoad < Instruction
|
||||
end
|
||||
|
||||
end
|
Reference in New Issue
Block a user