Overview
Comment:*** empty log message ***
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | origin/master | trunk
Files: files | file ages | folders
SHA3-256: 97975b3c650ef3aee20a50c853a21851684d117abf2e54b8d13f6428751ebaaa
User & Date: gawthrop@users.sourceforge.net on 1996-12-07 20:50:16
Other Links: branch diff | manifest | tags
Context
1996-12-07
21:33:52
Changed _input file to give unit step on ALL inputs check-in: 98908c2fdd user: gawthrop@users.sourceforge.net tags: origin/master, trunk
20:50:16
*** empty log message *** check-in: 97975b3c65 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
20:02:43
Fixed symbolic parameter bug. check-in: 949b025103 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
Changes

Modified mttroot/mtt/bin/mtt from [e934301c8e] to [1380864bb6].

10
11
12
13
14
15
16




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







+
+
+
+







# Copyright (c) P.J.Gawthrop, 1989, 1990, 1991, 1993, 1994, 1995, 1996.

###############################################################
## Version control history
###############################################################
## $Header$
## $Log$
## Revision 1.46  1996/12/05 10:48:51  peterg
## Put sympar in clean list.
## sympar now sucks in params.r file
##
## Revision 1.45  1996/12/05 10:41:39  peterg
## Saved many changes over past 2 weeks.
##
# Revision 1.44  1996/11/12  16:04:25  peterg
# Really VERSION 2.1
#
# Revision 1.43  1996/11/12  08:52:57  peterg
612
613
614
615
616
617
618
619

620
621
622
623
624
625
626
616
617
618
619
620
621
622

623
624
625
626
627
628
629
630







-
+







#SUMMARY rfe	robot-form equations (r)
#SUMMARY rfe	robot-form equations (tex)
#SUMMARY rfe	robot-form equations (view)
#SUMMARY rfe	robot-form equations (ps)
#Robot-form equations
$1_rfe.r: $1_cse.r $1_csm.r $1_def.r $1_sympar.r
	cse2rfe_r $1; tidy $1_rfe.r
$1_rfe.tex: $1_rfe.r  $1_sympar.r
$1_rfe.tex: $1_rfe.r  $1_sympar.r  $1_simp.r
	rfe_r2tex $1; latex_tidy $1_rfe.tex

#SUMMARY ss	steady-state equations (r)
#SUMMARY ss	steady-state equations (m)
#SUMMARY ss	steady-state equations (tex)
#SUMMARY ss	steady-state equations (view)
#SUMMARY ss	steady-state equations (ps)


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