index
:
dhex.git
master
upstream
dhex Debian packaging
Jonathan McCrohan
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gpl.h
blob: 1d4ceb718d166000fb408a010772f52b81dad402 (
plain
)
1
2
3
4
5
6
#ifndef GPL_H
#define GPL_H
void
warte
();
void
print_gpl
();
#endif