mirror of
https://github.com/Zeal-Operating-System/ZealOS.git
synced 2025-01-14 16:46:32 +00:00
6 lines
115 B
HolyC
Executable file
6 lines
115 B
HolyC
Executable file
//See $LK,"::/Doc/AutoComplete.DD"$
|
|
Cd(__DIR__);;
|
|
#include "ACFill"
|
|
#include "ACTask"
|
|
#include "ACInit"
|
|
Cd("..");;
|