index
:
oop-huiswerk
master
22-23 b05,06 oop 1,2: huiswerk
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
oop1w3
/
ETer.cpp
blob: f2eebd02b5aca23093b95027d2f5c339b509029b (
plain
)
1
2
3
4
5
#include
"ETer.h"
std
::
string
ETer::getNaam
()
const
{
return
"ET-er"
;
}