BuildPattern::usage="BuildPattern[whichpiece, flavour, folder] creates a regular expression to match the correct files. If folder is omitted, all folders are searched";
BuildPattern::usage="BuildPattern[whichpiece, flavour] creates a regular expression to match the correct files.";
WithPattern::usage="WithPattern[whichpiece, folder, <expr>] creates an enviroment where \[Sigma] can be used to build the pattern";
WithPattern::usage="WithPattern[whichpiece, ... , expr] creates an enviroment where \[Sigma] can be used to build the pattern. Avaible options include the folder to search (i.e. Folder->\"nnlo/out\") and the obserable (Observable->\"30\").";
Observable::usage="The observable as specified by the O variable of the vegas file";
Folder::usage="The folder to search. This can be a pattern.";