index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Tests
/
QtAutogen
/
GlobalAutogenTarget
/
GAT
/
sda
/
sda.hpp
blob: 89ac744b3bf17d2e207e5cab5528712d1bc9f05f (
plain
)
1
2
3
4
5
6
#ifndef SDA_HPP
#define SDA_HPP
void
sda
();
#endif