index
:
honours
master
My honours project from 2012.
Carlo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
clang
/
test
/
Index
/
Inputs
/
guarded.h
blob: 0a1a6ac5c23886eedcb70ae69a7d8e1988469447 (
about
) (
plain
)
1
2
3
4
5
6
#ifndef GUARDED_HEADER_H #define GUARDED_HEADER_H int y; #endif // GUARDED_HEADER_H