mirror of
https://github.com/Zeal-Operating-System/ZealOS.git
synced 2025-01-15 09:06:30 +00:00
9 lines
103 B
HolyC
9 lines
103 B
HolyC
|
Cd(__DIR__);;
|
||
|
|
||
|
#include "TOSExt"
|
||
|
#include "TOSCfg"
|
||
|
#include "TOSMisc"
|
||
|
#include "TOSDistro"
|
||
|
|
||
|
Cd("..");;
|