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: 8f17b25e1d0fb1f3355bab0ddf6d4fbe4f0069b752cf6ec142993102407176e3
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: 6484233382 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: 8f17b25e1d user: geraint@users.sourceforge.net tags: origin/master, trunk
01:59:12
Fixed C,I and R causality. check-in: 0b8f942236 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 ]