summaryrefslogtreecommitdiffstats
path: root/src/constants.h
blob: 6f04451fd9999e6e14be34ec60e99203678717ac (plain) (blame)
1
2
3
4
5
6
7
#ifndef CONSTANTS_H
#define CONSTANTS_H


const char* filterscript = "xmlfilter.sh";

#endif