about summary refs log blame commit diff
path: root/src/references.hh
blob: b19fbf72c62a846cdfb58fb2f90746056dc004fc (plain) (tree)
1
2
3
4
5
6
7
8
9
10









                                                                    
#ifndef __VALUES_H
#define __VALUES_H

#include "util.hh"


Strings filterReferences(const string & path, const Strings & refs);


#endif /* !__VALUES_H */