Home
last modified time | relevance | path

Searched refs:helpIncludeExclude (Results 1 – 3 of 3) sorted by path

/dports/biology/canu/canu-2.2/src/meryl/src/meryl-lookup/
H A Dmeryl-lookup-help.C180 helpIncludeExclude(char const *progname) { in helpIncludeExclude() function
243 helpIncludeExclude(); in help()
H A Dmeryl-lookup.C244 case lookupOp::opInclude: helpIncludeExclude(argv[0]); break; in main()
245 case lookupOp::opExclude: helpIncludeExclude(argv[0]); break; in main()
H A Dmeryl-lookup.H129 void helpIncludeExclude(char const *progname=nullptr);