index
:
pkgit
indev
master
a universal system-agnostic package manager
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
help.h
blob: dc2c7a3f74a9d45db80340da68793eb91f2216e3 (
plain
)
1
2
3
4
5
6
#ifndef HELP_H #define HELP_H void help(void); #endif