Eiffel Language Support for Codewright


March 24, 2003

Note from Starbase:

	This package has been tested for Codewright 7.5.
	and includes 32-bit DLL.  There is a CodeWright make file that
	is compatible with Microsoft's nmake, called
	cweiffel (no extension).  The 32-bit versions of all files use the
	root name 'cweifl32'.

	See readme.txt for installation instructions.
WHAT?

"CWEIFFEL" is a DLL to support the Eiffel Language to the Codewright 
for Windows programmers editor from Starbase.

It supports a few templates, smart indenting, and chromacoding for 
comments, keywords, integers and real numbers. Types following the 
style guidelines (uppercase) colored. Built-in types are colored like 
normal types, not keywords.

The enclosed DLL is for Windows NT (intel) and has been tested with 
Codewright 7.5. To install it, go to Tools|Customize|Libraries, click the 
ADD button and browse to the DLL.

MANIFEST
							    
cweiffel  Microsoft nmake compatible file.
cweiffel.c   C source
cweiffel.def DEF file
cweiffel.dll 32 bit  binary
cweiffel.rc  Resource file
cweiffel.h   Include file.
readme.txt This file


DISCLAIMER

This package is provided "as is" without any form of warranty.
Use it at your own risk. 


DISTRIBUTION

The package is based on codewright's bas.c. Starbase has given 
permission to ditribute the derived work without charge to other 
codewright users.	

Original author:
Franck Arnaud
100041,375@compuserve.com

Updated:
JD: 7/14/00
RW: 3/24/03