NCBI C++ ToolKit
|
#include <ncbi_pch.hpp>
#include <corelib/ncbifile.hpp>
#include <objects/general/Object_id.hpp>
#include <objtools/import/import_error.hpp>
#include "gff_util.hpp"
#include "gtf_import_data.hpp"
#include <assert.h>
Go to the source code of this file.
Go to the SVN repository for this file.
Functions | |
USING_SCOPE (objects) | |
Variables | |
USING_NCBI_SCOPE | |
USING_SCOPE | ( | objects | ) |
USING_NCBI_SCOPE |
Definition at line 42 of file gtf_import_data.cpp.