index
:
lat
main
Lazy stupid cat(1) clone
Shav Kinderlehrer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
lib.h
blob: 69b5019e6e0fba4fe3efef5cfd9f2ed014895751 (
plain
)
1
2
3
4
#ifndef LIB_H
#define LIB_H
void
die
(
const
char
*
message
);
#endif