mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 00:55:28 +00:00
encapsulate memory container
This commit is contained in:
parent
6c1213e180
commit
e518b0a898
2 changed files with 8 additions and 6 deletions
|
|
@ -9,9 +9,6 @@ require_once __DIR__ .
|
|||
// Init config
|
||||
$config = \Yggverse\Yoda\Model\File::getConfig();
|
||||
|
||||
// Init memory
|
||||
$memory = new \Yggverse\Yoda\Model\Memory();
|
||||
|
||||
// Init GTK
|
||||
\Gtk::init();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue