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
/
setup_pkgit.h
blob: 3c32fd1c01a6bc3d2c9584c39d2385f07437fa55 (
plain
)
1
2
3
4
5
6
#ifndef SETUP_PKGIT_H #define SETUP_PKGIT_H void setup_pkgit(void); #endif