index
:
pkgit
indev
master
rewrite
a universal system-agnostic package manager
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
search.h
blob: 991a8857c34dec0b4d239aac51f0a140bc1ccf62 (
plain
)
1
2
3
4
#ifndef FIND #define FIND void search(const char* arg); #endif