1#pragma once on
2
3#include "tclMacCommonPch.h"
4
5#define USE_TCL_STUBS 1
6
7#define USE_TDOM_STUBS 1
8
9#undef VERSION
10#define VERSION "0.3"
11
12
13
14