index
:
build.git
main
Intelligent software compilation program.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
function.cpp
blob: 5eeac979e6fd43cd886385dc17f2bb7200fcb647 (
plain
)
1
2
3
4
5
6
7
8
9
#include "function.h" Function::Function() { } Function::~Function() { }