You've already forked gnatcoll-core
mirror of
https://github.com/AdaCore/gnatcoll-core.git
synced 2026-02-12 12:58:57 -08:00
5 lines
97 B
Plaintext
5 lines
97 B
Plaintext
with "gnatcoll";
|
|
project Base64_Coder is
|
|
for Main use ("base64_coder.adb");
|
|
end Base64_Coder;
|