index
:
cst116-lab5-till-t
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mod_10a
/
main.cpp
blob: bab1b819704aad3edae252536e68904ee6da5b3d (
plain
) (
blame
)
1
2
3
4
5
6
7
#include
"source.h"
int
main
()
{
getName
();
return
0
;
}