diff --git a/src/script/context.cpp b/src/script/context.cpp new file mode 100644 index 00000000..6a7511c7 --- /dev/null +++ b/src/script/context.cpp @@ -0,0 +1,291 @@ +//+----------------------------------------------------------------------------+ +//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Copyright: (C) 2001 - 2006 Twan van Laarhoven | +//| License: GNU General Public License 2 or later (see file COPYING) | +//+----------------------------------------------------------------------------+ + +// ----------------------------------------------------------------------------- : Includes + +#include