Overview
Comment:Added PDF
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | origin/master | trunk
Files: files | file ages | folders
SHA3-256: 15368c7c3837929d52909e4210fb6da58fb703053cdf4e53132395f53b26ea1a
User & Date: gawthrop@users.sourceforge.net on 2000-08-04 15:48:30
Other Links: branch diff | manifest | tags
Context
2000-08-09
10:31:17
Use -d option to find if its a book-style report check-in: 1e72f7d6ca user: gawthrop@users.sourceforge.net tags: origin/master, trunk
2000-08-04
15:48:30
Added PDF check-in: 15368c7c38 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
10:54:33
Rationalised call to gcc using -lp2c to access p2c lib. check-in: 1939179263 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
Changes

Modified mttroot/mtt/bin/mtt_check_vars from [9f5069e95d] to [d6907a8ddb].

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







+
+
+









###############################################################
## Version control history
###############################################################
## $Id$
## $Log$
## Revision 1.6  2000/05/22 12:37:24  peterg
## *** empty log message ***
##
## Revision 1.5  2000/05/22 12:34:07  peterg
## Added MTT_REP
##
## Revision 1.4  1998/07/30 17:30:41  peterg
## Added some more paths
##
## Revision 1.3  1998/01/23 13:33:47  peterg
60
61
62
63
64
65
66

67
68
69
70
71
72
73
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77







+







mtt_check_var "$MTT_COMPONENTS" "MTT_EXAMPLES" "$print" "MTT"
mtt_check_var "$MTT_LIB" "MTT_LIB" "$print" "MTT"
mtt_check_var "$MTT_REP" "MTT_REP" "$print" "MTT"
mtt_check_var "$MATRIX" "MATRIX" "$print" "MTT"
mtt_check_var "$SYMBOLIC" "SYMBOLIC" "$print" "MTT"
mtt_check_var "$FIG" "FIG" "$print" "MTT"
mtt_check_var "$PSVIEW" "PSVIEW" "$print" "MTT"
mtt_check_var "$PDFVIEW" "PDFVIEW" "$print" "MTT"
mtt_check_var "$HTMLVIEW" "HTMLVIEW" "$print" "MTT"
mtt_check_var "$DVIVIEW" "DVIVIEW" "$print" "MTT"
mtt_check_var "$CC" "CC" "$print" "MTT"
mtt_check_var "$LATEX2HTML" "LATEX2HTML" "$print" "MTT"




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