renaming ripples
This commit is contained in:
@ -4,6 +4,6 @@
|
||||
class Array < BaseObject
|
||||
#many basic array functions can not be defined in ruby, such as
|
||||
# get/set/length/add/delete
|
||||
# so they must be defined as CompiledMethods in Salama::Kernel
|
||||
# so they must be defined as CompiledMethods in Builtin::Kernel
|
||||
|
||||
end
|
||||
|
Reference in New Issue
Block a user