mirror of
https://github.com/AdaCore/xmlada.git
synced 2026-02-12 12:30:28 -08:00
Fix examples to import proper project names, fix domschemaexample to not unset the namespeces feature, add examples to the testing. Change-Id: Ic5ba519f9ae80f4df3931757a1fcdb9b72e4f540
5 lines
102 B
Plaintext
5 lines
102 B
Plaintext
with "../../sax/xmlada_sax";
|
|
project Default is
|
|
for Main use ("saxexample_main.adb");
|
|
end Default;
|