index
:
pkgit
master
a universal system-agnostic package manager
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
cla_parse.hh
blob: 893c8877648d6a2f8b4bb3e10a52e2b86d0b6eeb (
plain
)
1
2
3
4
#ifndef CLA_PARSE #define CLA_PARSE void cla_parse(int argc, char** argv); #endif