Choreonoid
1.8
src
Base
Licenses.h
Go to the documentation of this file.
1
5
#ifndef CNOID_BASE_LICENSES_H
6
#define CNOID_BASE_LICENSES_H
7
8
namespace
cnoid
{
9
10
const
char
*
LGPLtext
();
11
const
char
*
MITLicenseText
();
12
}
13
14
#endif
cnoid::MITLicenseText
const char * MITLicenseText()
Definition:
Licenses.cpp:5
cnoid
Definition:
AbstractSceneLoader.h:11
cnoid::LGPLtext
const char * LGPLtext()
Definition:
Licenses.cpp:27
Generated by
1.8.17