index
:
scripts
bkup
main
master
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
blame
commit
diff
stats
log msg
author
committer
range
path:
root
/
c
/
main.cpp
blob: 4e1d93b033455a1465505375b251a975143befdd (
plain
) (
tree
)
6e52824
1
2
3
4
5
6
#include
"header.hpp"
int
main
(
int
argc
,
char
**
argv
)
{
return
0
;
}