index
|
people
|
commits
|
about
emilia9
/
neutrino
/ tree
summary
|
tree
|
log
|
branches
|
tags
mistress
lib.h
1
#
ifndef __lib_h
2
#
define __lib_h
3
4
extern
void
meow
(
void
)
;
5
6
#
endif
// __lib_h