Overview
Comment:New rep path
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | origin/master | trunk
Files: files | file ages | folders
SHA3-256: ac6881c175887af302a321e33cce6f5eebfb59b9d7a135a6fdc44655bd19536e
User & Date: gawthrop@users.sourceforge.net on 2000-05-21 17:55:15
Other Links: branch diff | manifest | tags
Context
2000-05-21
18:00:11
Make manual if not already done.
Released 4.2 version
(Train Durham -- Glasgow).
check-in: 6790900bd2 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
17:55:15
New rep path check-in: ac6881c175 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
06:39:23
Parameterised _sm check-in: fb2d254baa user: gawthrop@users.sourceforge.net tags: origin/master, trunk
Changes

Modified mttroot/mtt/bin/mttrc from [cab79a6381] to [bbf401fcdc].

11
12
13
14
15
16
17



18
19
20
21
22
23
24


###############################################################
## Version control history
###############################################################
## $Id$
## $Log$



## Revision 1.9  1999/03/11 04:02:19  peterg
## Revised so that sh2csh does its stuff.
##
## Revision 1.8  1998/07/17 19:48:46  peterg
## *** empty log message ***
##
## Revision 1.7  1998/03/24 09:11:49  peterg







>
>
>







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


###############################################################
## Version control history
###############################################################
## $Id$
## $Log$
## Revision 1.10  2000/05/16 11:41:23  peterg
## *** empty log message ***
##
## Revision 1.9  1999/03/11 04:02:19  peterg
## Revised so that sh2csh does its stuff.
##
## Revision 1.8  1998/07/17 19:48:46  peterg
## *** empty log message ***
##
## Revision 1.7  1998/03/24 09:11:49  peterg
56
57
58
59
60
61
62


63
64
65
66
67
68
69
# Setup the paths
export PATH=$PATH\:$MTTPATH\:$MTTPATH/trans
export MATRIX_PATH=$MTTPATH/trans/m\:$MTTPATH/trans/m/emulator\:$MTTPATH/lib/comp/simple\:$MTTPATH/lib/control/PPP
export MTT_COMPONENTS=$MTTPATH/lib/comp
export MTT_CRS=$MTTPATH/lib/cr
export MTT_EXAMPLES=$MTTPATH/lib/examples
export MTT_LIB=$MTTPATH/lib



#Ask octave to tell me its path
#export OCTAVE_LOAD_PATH=`mtt_octave_path`
export OCTAVE_LOAD_PATH=`mtt_octave_path`

#Setup octave
export OCTAVE_PATH=\:.$OCTAVE_LOAD_PATH\:$MATRIX_PATH







>
>







59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
# Setup the paths
export PATH=$PATH\:$MTTPATH\:$MTTPATH/trans
export MATRIX_PATH=$MTTPATH/trans/m\:$MTTPATH/trans/m/emulator\:$MTTPATH/lib/comp/simple\:$MTTPATH/lib/control/PPP
export MTT_COMPONENTS=$MTTPATH/lib/comp
export MTT_CRS=$MTTPATH/lib/cr
export MTT_EXAMPLES=$MTTPATH/lib/examples
export MTT_LIB=$MTTPATH/lib
export MTT_REP=$MTT_LIB/rep


#Ask octave to tell me its path
#export OCTAVE_LOAD_PATH=`mtt_octave_path`
export OCTAVE_LOAD_PATH=`mtt_octave_path`

#Setup octave
export OCTAVE_PATH=\:.$OCTAVE_LOAD_PATH\:$MATRIX_PATH


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