mirror of
https://github.com/ChaiScript/ChaiScript.git
synced 2026-02-07 18:26:49 +08:00
Merge branch 'master' into ChaiScript_5_0_CPP_11
Conflicts: CMakeLists.txt readme.md
This commit is contained in:
commit
87c9006174
@ -64,7 +64,9 @@ directory, and for more in-depth look at the language, the unit tests in the
|
|||||||
For examples of how to register parts of your C++ application, see
|
For examples of how to register parts of your C++ application, see
|
||||||
"example.cpp" in the "src" directory. Example.cpp is verbose and shows every
|
"example.cpp" in the "src" directory. Example.cpp is verbose and shows every
|
||||||
possible way of working with the library. For further documentation generate
|
possible way of working with the library. For further documentation generate
|
||||||
the doxygen documentation in the build folder or see the website http://www.chaiscript.com.
|
the doxygen documentation in the build folder or see the website
|
||||||
|
http://www.chaiscript.com.
|
||||||
|
|
||||||
|
|
||||||
The shortest complete example possible follows:
|
The shortest complete example possible follows:
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user