repo.or.cz
/
toni-reis.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Versione finale relazione
[toni-reis.git]
/
src
/
main.adb
blob
c4f2c647d3e816d60dd53139e55c24de017b30a1
1
with
Ada
.
Text_IO
;
use
Ada
.
Text_IO
;
2
3
procedure
Main
is
4
begin
5
null
;
6
end
Main
;