index
:
farfetch.git
master
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
packages.h
blob: 5a1a29fbe4cd18e1cba271a7fcfb463c2b0212d9 (
plain
)
1
2
3
4
5
6
#ifndef PACKAGES_H #define PACKAGES_H const char *display_packages(); #endif