* Refactored the source tree.
This commit is contained in:
parent
0eab306466
commit
53e376d836
50 changed files with 0 additions and 1 deletions
10
src/libnix/references.hh
Normal file
10
src/libnix/references.hh
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
#ifndef __VALUES_H
|
||||
#define __VALUES_H
|
||||
|
||||
#include "util.hh"
|
||||
|
||||
|
||||
Strings filterReferences(const Path & path, const Strings & refs);
|
||||
|
||||
|
||||
#endif /* !__VALUES_H */
|
||||
Loading…
Add table
Add a link
Reference in a new issue