moved the whole parfait into its namespace/module
This commit is contained in:
@@ -8,6 +8,8 @@
|
||||
# object. The smallest object is usually a cache line, 16 bytes or
|
||||
# an exponent of two larger.
|
||||
|
||||
class Page < Object
|
||||
module Parfait
|
||||
class Page < Object
|
||||
|
||||
end
|
||||
end
|
||||
|
Reference in New Issue
Block a user