mirror of
https://github.com/AdaCore/uwrap.git
synced 2026-02-12 13:06:34 -08:00
5 lines
130 B
Bash
Executable File
5 lines
130 B
Bash
Executable File
cd out
|
|
cp -r ../../../../../documentation/source/tutorial/names/* .
|
|
mkdir obj
|
|
UWRAP "-l ada -w names.wrp -P prj.gpr src/test.ads"
|