[great-users] GReAT 1.4.0 is available for download

Attila Vizhanyo viza at isis.vanderbilt.edu
Fri Jun 17 15:55:15 CDT 2005


Dear GReAT Users:

We are proud to announce the availability of GReAT 1.4.0 on our
distribution website: repo.isis.vanderbilt.edu.
The new release has the following new features:


*	VC71 support. This means (1) all UDM and GReAT tools and core
libraries are compiled with VC71; (2) all the tools produce cpp files
and Visual Studio project files for VS7. (There is also a VC6 version of
GReAT available on the download site, but 1.4.0 is the last release
supporting VC6) 
*	Global namespace: use the temporary attribute of Class Packages
in your UMT models, and you'll be able to access a global root object
from all the rules without passing it as a packet. (for an example, see
SignalFlow2FlatSF_test_globalObject) 
*	Sorting: specify a compare function in CodeLibrary under your
Configuration folder, and use that compare function in the specification
of an output port to sort the rule's output packets. (for an example,
see SignalFlow2FlatSF_test_sortingFunc) 
*	Distinguished cross product: set the "Distinguished cross
product" attribute true, so that each object is allowed to occur only
once among the results, i.e. all objects will be unique. (for an
example, see SignalFlow_test_distinguished) 
*	The code generator now automatically generates VS project files,
so that you don't have to set up the project manually. The command line
tool, CG.exe, can also compile the generated files, i.e. it can generate
the transformation executable file. (see the command line help of CG.exe
for more info) 
*	You can call the compare functions specifications in Guard and
AM code. Code library is a future placeholder for code snippets, that
can be called from Guard and AM code.

Thanks,
Attila
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://list.isis.vanderbilt.edu/pipermail/great-users/attachments/20050617/0aa4cd81/attachment.htm


More information about the great-users mailing list