index
:
extra-cmake-modules.git
hurd
master
hurd extra-cmake-modules.git
biblio
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
GenerateSipBindings
/
subdir
/
subdirfile.cpp
blob: d874243b5032cc3e3ccc5e5857742275a50af859 (
plain
)
1
2
3
4
5
6
7
#include "subdirfile.h" int SubdirObject::mul(int a, int b) { return a * b; }