repo.or.cz
/
educational.data.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
moved src dirs right
[educational.data.git]
/
src
/
installer
/
src
/
installer.cc
blob
ad4283b376134234d2519453924db1bae29a61b7
1
#include
"installer.h"
2
const
string
Installer
::
getString
(
void
)
const
{
3
return
str
;
4
}
5