NCBI C++ ToolKit
|
#include <ncbi_pch.hpp>
#include "helloapp.hpp"
#include "hellores.hpp"
#include "hellocmd.hpp"
#include <cgi/cgictx.hpp>
#include <common/test_assert.h>
Go to the source code of this file.
Go to the SVN repository for this file.
Functions | |
int | main (int argc, const char *argv[]) |
Variables | |
USING_NCBI_SCOPE | |
Definition at line 50 of file helloapp.cpp.
References CNcbiApplicationAPI::AppMain().
USING_NCBI_SCOPE |
Definition at line 48 of file helloapp.cpp.