Overview
Comment:simpar.r ---> simpar.txt
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | origin/master | trunk
Files: files | file ages | folders
SHA3-256: d24a0f88cb1546389c72dc3742611f66da1523de64ffcc7375334e38d0d91735
User & Date: gawthrop@users.sourceforge.net on 1998-03-27 07:38:32
Other Links: branch diff | manifest | tags
Context
1998-03-27
10:48:50
Initial revision check-in: 7bf98e8597 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
07:38:32
simpar.r ---> simpar.txt check-in: d24a0f88cb user: gawthrop@users.sourceforge.net tags: origin/master, trunk
1998-03-26
15:13:35
Initial revision check-in: 07f4f43074 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
Changes

Modified mttroot/mtt/bin/mtt_rename_all from [7b848b1c43] to [07a0c74f71].

10
11
12
13
14
15
16



17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37

38
39
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39

40
41
42







+
+
+




















-
+


# Copyright (c) P.J.Gawthrop 1998

###############################################################
## Version control history
###############################################################
## $Id$
## $Log$
## Revision 1.3  1998/03/26 14:47:43  peterg
## Addes subs and cr
##
## Revision 1.2  1998/03/02 17:14:06  peterg
## Added simpar to list
##
## Revision 1.1  1998/01/06 13:57:59  peterg
## Initial revision
##
###############################################################

old_name=$1
new_name=$2

mtt_rename $old_name $new_name _abg.fig
mtt_rename $old_name $new_name _cr.r
mtt_rename $old_name $new_name _desc.tex
mtt_rename $old_name $new_name _input.txt
mtt_rename $old_name $new_name _lbl.txt
mtt_rename $old_name $new_name _numpar.txt
mtt_rename $old_name $new_name _odes.h
mtt_rename $old_name $new_name _rep.txt
mtt_rename $old_name $new_name _simp.r
mtt_rename $old_name $new_name _simpar.r
mtt_rename $old_name $new_name _simpar.txt
mtt_rename $old_name $new_name _sspar.r
mtt_rename $old_name $new_name _subs.r


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