repo.or.cz
/
zeta.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Zeta GUI library overview
[zeta.git]
/
src
/
test
/
zetatest.cpp
blob
679ea6d2894b05f1ae2394e0c186922c7c1d256a
1
#include <iostream>
2
3
int
main
(
int
argc
,
char
*
argv
[]) {
4
return
0
;
5
}
6