3509299aca83 ^
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 */