Overview
Comment:New example using the -dr option
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | origin/master | trunk
Files: files | file ages | folders
SHA3-256: 90bab5030297ec401caca3d22ab84d2872857f9cd50a68775d0d632322e4d298
User & Date: gawthrop@users.sourceforge.net on 2002-05-01 13:43:21
Other Links: branch diff | manifest | tags
Context
2002-05-01
13:49:03
const --> step check-in: 6da3a32fb4 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
13:43:21
New example using the -dr option check-in: 90bab50302 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
12:54:55
Now recognises keywords terminated with ; as well as ws.
Now recognises # as a comment when not terminated by ws.
i.e. CarnotCycle_input.txt now gets translated correctly!
check-in: b88d012df0 user: geraint@users.sourceforge.net tags: origin/master, trunk
Changes

Added mttroot/mtt/lib/examples/Electrical/rc/pulse/rc_input.txt version [2335b1e9b6].





















>
>
>
>
>
>
>
>
>
>
1
2
3
4
5
6
7
8
9
10
## -*-octave-*- Put Emacs into octave-mode ##
 
## 
## System rc, representation input, language txt; 
## File rc_input.txt; 
## Generated by MTT on Wed May  1 08:47:22 BST 2002; 



rc_e1	= 1.0*(t<1);		# On for t<1

Added mttroot/mtt/lib/examples/Electrical/rc/r10/rc_numpar.txt version [e7765b3a02].























>
>
>
>
>
>
>
>
>
>
>
1
2
3
4
5
6
7
8
9
10
11
## -*-octave-*- Put Emacs into octave-mode ##
 
## 
## System rc, representation numpar, language txt; 
## File rc_numpar.txt; 
## Generated by MTT on Wed May  1 10:18:33 BST 2002; 



c	= 1.0;			# c = 1 F
r	= 10.0;			# r = 10 ohms

Added mttroot/mtt/lib/examples/Electrical/rc/step/rc_input.txt version [ac454fb47a].





















>
>
>
>
>
>
>
>
>
>
1
2
3
4
5
6
7
8
9
10
## -*-octave-*- Put Emacs into octave-mode ##
 
## 
## System rc, representation input, language txt; 
## File rc_input.txt; 
## Generated by MTT on Wed May  1 08:51:26 BST 2002; 



rc_e1	= 1.0;			# Step


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