File: ultra.h

package info (click to toggle)
mothur 1.48.5-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 13,676 kB
  • sloc: cpp: 161,854; makefile: 119; sh: 31
file content (8 lines) | stat: -rwxr-xr-x 121 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
#ifndef ultra_h
#define ultra_h

#include "seqdb.h"
#define Ultra SeqDB
#define GetSeedLabel GetLabel

#endif // ultra_h