NCBI C++ ToolKit
|
#include <ncbi_pch.hpp>
#include <corelib/ncbifile.hpp>
#include <objects/seq/so_map.hpp>
#include <objtools/import/import_error.hpp>
#include "gff_util.hpp"
#include "gff3_line_reader.hpp"
#include "gff3_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 44 of file gff3_line_reader.cpp.