NCBI C++ ToolKit
|
#include <ncbi_pch.hpp>
#include <corelib/ncbiapp.hpp>
#include <corelib/ncbienv.hpp>
#include <corelib/ncbiargs.hpp>
#include <algo/gnomon/gnomon.hpp>
#include <serial/serial.hpp>
#include <serial/objostr.hpp>
#include <objtools/readers/fasta.hpp>
#include <objects/seqfeat/Imp_feat.hpp>
#include <objmgr/object_manager.hpp>
Go to the source code of this file.
Go to the SVN repository for this file.
Classes | |
class | CLocalFinderApp |
Functions | |
USING_SCOPE (ncbi) | |
USING_SCOPE (ncbi::objects) | |
USING_SCOPE (ncbi::gnomon) | |
int | main (int argc, const char *argv[]) |
Definition at line 178 of file local_finder.cpp.
References CNcbiApplicationAPI::AppMain().
USING_SCOPE | ( | ncbi | ) |
USING_SCOPE | ( | ncbi::gnomon | ) |
USING_SCOPE | ( | ncbi::objects | ) |