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