Overview
Comment:Put back under rcs
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | origin/master | trunk
Files: files | file ages | folders
SHA3-256: e22ff1d36f64b5242b89e8efd06df5c439442b621fd8dc4d94cda07abdd8cdaf
User & Date: gawthrop@users.sourceforge.net on 1996-09-12 18:33:32.000
Other Links: branch diff | manifest | tags
Context
1996-09-12
18:34:44
Back under rcs. check-in: 2c4e0338e4 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
18:33:32
Put back under rcs check-in: e22ff1d36f user: gawthrop@users.sourceforge.net tags: origin/master, trunk
17:18:44
Don't add an RCS header .. check-in: 804f3fd797 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
Changes
10
11
12
13
14
15
16



17
18
19
20
21
22
23
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26







+
+
+







# Copyright (c) P.J.Gawthrop 1991, 1994, 1995, 1996

###############################################################
## Version control history
###############################################################
## $Id$
## $Log$
## Revision 1.3  1996/08/30 11:04:28  peter
## Changed line length to 500.
##
## Revision 1.2  1996/08/24 14:09:41  peter
## Global parameter passing.
##
## Revision 1.1  1996/08/18 12:03:49  peter
## Initial revision
##
###############################################################
94
95
96
97
98
99
100
101

102
103
104
105
106
107
108
97
98
99
100
101
102
103

104
105
106
107
108
109
110
111







-
+








common();

%Fortran switches - one line expressions
OFF echo;
ON fort$
cardno!* := 1$
fortwidth!* := 500$
fortwidth!* := 10000$
OFF period$

MTTdx := MTTdx;

SHUT "$1_ode.m";
OFF fort;
% Now do the y = g(x,t) function.

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