Overview
Comment:C++ headers no longer required to simulate without Reduce.
Perl CRs work for all languages: r, m, C++, etc.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | origin/master | trunk
Files: files | file ages | folders
SHA3-256: ccc7cb45ca023a20e1cc93c8c100da13a37b4dbdacbeb20e1f5ea25023b9c84d
User & Date: geraint@users.sourceforge.net on 2004-08-31 02:03:26
Other Links: branch diff | manifest | tags
Context
2004-08-31
14:04:08
Gracefully handles nonexistent implementation of a CR. check-in: cb79890836 user: geraint@users.sourceforge.net tags: origin/master, trunk
02:03:26
C++ headers no longer required to simulate without Reduce.
Perl CRs work for all languages: r, m, C++, etc.
check-in: ccc7cb45ca user: geraint@users.sourceforge.net tags: origin/master, trunk
01:59:12
Fixed C,I and R causality. check-in: 77f7cdf8d2 user: geraint@users.sourceforge.net tags: origin/master, trunk
Changes

Deleted mttroot/mtt/bin/trans/cr_txt2h version [88b30d44c1].

1
2
3
4
5
#! /bin/sh

gawk '{
 printf ("#include \"%s/cr/hh/%s.hh\"\n", mttlib, $0)
 }' mttlib=${MTT_LIB}
<
<
<
<
<











MTT: Model Transformation Tools
GitHub | SourceHut | Sourceforge | Fossil RSS ]