5 // Created by Alan Lawrence on 21/9/11.
6 // Copyright 2011 Cambridge University. All rights reserved.
12 #include "../DasherCore/AbstractXMLParser.h"
14 void globScan(AbstractParser
*parser
,
15 const char **userPaths
,
16 const char **systemPaths
);