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