MemoryFactions::load was incorrectly marked as abstract, which wouldn't have been possible if not for an erroneous semicolon. Additionally, we need to call MemoryFactions::load from subclasses. Fixes #105 Fixes #106
MemoryFactions::load was incorrectly marked as abstract, which wouldn't have been possible if not for an erroneous semicolon. Additionally, we need to call MemoryFactions::load from subclasses. Fixes #105 Fixes #106