Start code cleanups by moving chaiscript common structures into their own file.

This commit is contained in:
Jonathan Turner
2009-09-23 05:00:14 +00:00
parent cd3c0d4fd7
commit a5b2ec3006
4 changed files with 141 additions and 127 deletions

View File

@@ -9,6 +9,8 @@
#include <map>
#include <chaiscript/language/chaiscript_common.hpp>
namespace chaiscript
{
/**