mirror of
https://github.com/AdaCore/spat.git
synced 2026-02-12 13:09:53 -08:00
* Made Steps component a Long_Integer. * Added new fake testing project for such reported issues.
7 lines
89 B
Plaintext
7 lines
89 B
Plaintext
project Issues is
|
|
|
|
for Source_Dirs use (".");
|
|
for Object_Dir use ".";
|
|
|
|
end Issues;
|