IBM VisualAge Smalltalk Enterprise V5.0

Include File Directory files
----------------------------

This directory contains include files needed to create user primitive
DLLs and the VisualAge Smalltalk executable.

This directory contains the following files:

   README.TXT              This file

   ES.H                    VM-specific structures include file
   ESCOMP.H                Compiler-specific defines for all ES platforms
   ESPRIV.H                Private macros and functions
   ESPARTS.H               VM-specific defines
   ESUSER.H                User primitive include file (this is the only
                           include file that should be referenced in your
                           code)
   HEADERS.H               Necessary for /Mp+ (optlink linkage) on OS/2


