index
:
~aehlig/just-buildsystem/rules-cc.git
master
C/C++ rules for the just build tool
Klaus Aehlig
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
test_cases
/
cflags
/
public
/
half3f.hpp
blob: 1207f636d76150abf888dfe0c0be7a94e6b973af (
plain
)
1
2
3
4
5
6
#ifndef BAZ_HPP #define BAZ_HPP float half3f(); #endif