Overview
Comment:Version 4.8
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | origin/master | trunk
Files: files | file ages | folders
SHA3-256: 5748329c4a017282330026eff1421d74d01271eecc2a25167f52a0b3b11e2cc9
User & Date: gawthrop@users.sourceforge.net on 2000-10-03 12:14:25
Other Links: branch diff | manifest | tags
Context
2000-10-03
12:15:45
Initial revision check-in: 9398a8cd07 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
12:14:25
Version 4.8 check-in: 5748329c4a user: gawthrop@users.sourceforge.net tags: origin/master, trunk
12:13:51
Corrected MTT_LIB paths check-in: 6203648de3 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
Changes

Modified mttroot/mtt/bin/mtt from [307441e514] to [8298ef1e47].

11
12
13
14
15
16
17



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







+
+
+







# Copyright (C) 2000 by Peter J. Gawthrop

###############################################################
## Version control history
###############################################################
## $Header$
## $Log$
## Revision 1.270  2000/10/03 12:13:51  peterg
## Corrected MTT_LIB paths
##
## Revision 1.269  2000/09/30 14:12:03  peterg
## Fixed bug with no-parameter systems - changed mtt_txt2m and mtt_m2p
##
## Revision 1.268  2000/09/27 16:15:55  peterg
## Now sh (as opposed to bash) compatible -  fixed dat22dat again
##
## Revision 1.267  2000/09/21 10:08:30  peterg
905
906
907
908
909
910
911
912

913
914
915
916
917
918
919
908
909
910
911
912
913
914

915
916
917
918
919
920
921
922







-
+







###############################################################


#Check $MTTPATH has been set
mtt_check_var "$MTTPATH" "MTTPATH"

#Version
version='4.7.3'
version='4.8'

# MTT recursion level is zero unless explicitly set
level=0

#Computation mode is octave by default
computation=octave


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