Overview
Comment:Removed matlab from the setup
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | origin/master | trunk
Files: files | file ages | folders
SHA3-256: 8b6ebb4c8c700b516636e43db3aa778dd1cb40e5ae1c1075ae3546ad691b6233
User & Date: gawthrop@users.sourceforge.net on 1998-01-06 09:11:26
Other Links: branch diff | manifest | tags
Context
1998-01-06
09:14:51
Added latex2html to setup check-in: 050454bdd9 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
09:11:26
Removed matlab from the setup check-in: 8b6ebb4c8c user: gawthrop@users.sourceforge.net tags: origin/master, trunk
1997-12-19
08:48:55
Lille modifications - bicausal algebraic loops supported check-in: 1d014752b8 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
Changes

Modified mttroot/mtt/bin/mttrc from [b005e04bb6] to [d227974db3].

11
12
13
14
15
16
17




18
19
20
21
22
23
24


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




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


#Edit the following line to show the location of mtt
MTTPATH=~/mtt_new/mtt

# The following line sets up the make to use -- gmake is the standard 







>
>
>
>







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


###############################################################
## Version control history
###############################################################
## $Id$
## $Log$
# Revision 1.2  1997/12/04  10:49:16  peterg
# Put under RCS at last
# Added CC variable
#
###############################################################


#Edit the following line to show the location of mtt
MTTPATH=~/mtt_new/mtt

# The following line sets up the make to use -- gmake is the standard 
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
OCTAVE_PATH=$OCTAVE_PATH:$MATRIX_PATH
export OCTAVE_PATH 

RMATRIX=octave
export RMATRIX

#Setup matlab
MATLABPATH=$MATLABPATH:$MATRIX_PATH
export MATLABPATH


# Setup the symbolic stuff
SYMBOLIC='reduce'
export SYMBOLIC

# Setup xfig
FIG='xfig  -startfontsize 20 -metric -startgridmode 1'







|
|
<







59
60
61
62
63
64
65
66
67

68
69
70
71
72
73
74
OCTAVE_PATH=$OCTAVE_PATH:$MATRIX_PATH
export OCTAVE_PATH 

RMATRIX=octave
export RMATRIX

#Setup matlab
#MATLABPATH=$MATLABPATH:$MATRIX_PATH
#export MATLABPATH


# Setup the symbolic stuff
SYMBOLIC='reduce'
export SYMBOLIC

# Setup xfig
FIG='xfig  -startfontsize 20 -metric -startgridmode 1'


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