mirror of
https://github.com/SHOGGOTH-SECTOR/sica-fondt.git
synced 2026-07-31 16:16:26 +00:00
Add assumption-free skeletons for the modules documented in the README: empty Engine/Economy/Sockets/Exploits packages, null-body Mafiabot and Engine_Tests procedures, and a placeholder config/config.yaml.
5 lines
59 B
Ada
5 lines
59 B
Ada
procedure Engine_Tests is
|
|
begin
|
|
null;
|
|
end Engine_Tests;
|