Overview
Comment:Fixed comment (interfered with "mtt help representations").
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | origin/master | trunk
Files: files | file ages | folders
SHA3-256: 7a20a8965236402e6b8533ee54dec3ebc521219c14f9286a93ad590f7d563ba9
User & Date: geraint@users.sourceforge.net on 2001-04-28 03:15:03
Other Links: branch diff | manifest | tags
Context
2001-04-28
03:38:36
Refined selection of matching patterns - checks for exact match. check-in: f8ed71926b user: geraint@users.sourceforge.net tags: origin/master, trunk
03:15:03
Fixed comment (interfered with "mtt help representations"). check-in: 7a20a89652 user: geraint@users.sourceforge.net tags: origin/master, trunk
2001-04-25
22:17:45
Fixed icd.txt2 dependency. check-in: 99d5c3c033 user: geraint@users.sourceforge.net tags: origin/master, trunk
Changes

Modified mttroot/mtt/bin/mtt from [eb1d9c3ecd] to [10150b1995].

12
13
14
15
16
17
18



19
20
21
22
23
24
25
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28







+
+
+







# Copyright (C) 2001 by Peter J. Gawthrop

###############################################################
## Version control history
###############################################################
## $Header$
## $Log$
## Revision 1.308  2001/04/25 22:17:45  geraint
## Fixed icd.txt2 dependency.
##
## Revision 1.307  2001/04/15 21:15:41  geraint
## Added interface definition rep: _ICD.(txt|c|cc|m).
##
## Revision 1.305  2001/04/11 09:44:26  gawthrop
## Fixed cc and c problems to do with pow(x,y) and integers
## mtt/lib/reduce/fix_c.r is included in rdae2dae and cse2smx_lang for
## -c, -cc and -oct options
64
65
66
67
68
69
70
71

72
73
74
75
76
77
78
67
68
69
70
71
72
73

74
75
76
77
78
79
80
81







-
+







## Revision 1.293.2.8  2001/03/19 01:35:31  geraint
## Reverted forced update check to main branch form, ready for merge.
##
## Revision 1.293.2.7  2001/03/17 09:51:06  geraint
## Implemented Runge-Kutta IV fixed-step method (-i rk4).
##
## Revision 1.293.2.6  2001/03/03 06:50:38  geraint
## Added #SUMMARY lines for ode2odes.
## Added summary lines for ode2odes.
##
## Revision 1.293.2.5  2001/03/03 00:27:14  geraint
## Fixed ar options to work with GNU ar. Allow mtt to create dependencies for mtt_%.cc when making mtt_%.oct.
##
## Revision 1.293.2.4  2001/03/02 00:45:21  geraint
## Separated Euler and Implicit methods in .cc code and dependencies.
##


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