X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=classify.h;fp=classify.h;h=6582be48d12bcaee868c3d64865a665eff073c42;hb=5b72d1cf3fa48730e5bb70d59cced1e43e1fe424;hp=4e0354782e5063e2a52268e88a1412b40db3c28e;hpb=6c2b1e530a5c0bb87040e58a3e410097acdfcc3d;p=mothur.git diff --git a/classify.h b/classify.h index 4e03547..6582be4 100644 --- a/classify.h +++ b/classify.h @@ -46,7 +46,7 @@ protected: string taxFile, templateFile, simpleTax; vector names; int threadID; - bool flip, flipped; + bool flip, flipped, shortcuts; int readTaxonomy(string); vector parseTax(string);