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