diff options
author | Norbert Preining <norbert@preining.info> | 2019-09-02 13:46:59 +0900 |
---|---|---|
committer | Norbert Preining <norbert@preining.info> | 2019-09-02 13:46:59 +0900 |
commit | e0c6872cf40896c7be36b11dcc744620f10adf1d (patch) | |
tree | 60335e10d2f4354b0674ec22d7b53f0f8abee672 /graphics/finomaton/examples/graph2.fin |
Initial commit
Diffstat (limited to 'graphics/finomaton/examples/graph2.fin')
-rw-r--r-- | graphics/finomaton/examples/graph2.fin | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/graphics/finomaton/examples/graph2.fin b/graphics/finomaton/examples/graph2.fin new file mode 100644 index 0000000000..04807dcdfa --- /dev/null +++ b/graphics/finomaton/examples/graph2.fin @@ -0,0 +1,5 @@ +# Creator: Finomaton 1.0 +# Creation-Date: Tue Jun 19 05:44:07 PM CEST 2007 +object state id 1 x 52 y 138 radius 20 label a tex {\strut $a$} accept 0 start 1 +object state id 2 x 214 y 138 radius 20 label b tex {\strut $b$} accept 1 start 0 +object line cp1attached 1 cp1angle 45 cp2attached -1 cp2x 126 cp2y 83 cp3attached 2 cp3angle 140 cpnum 3 tex {1, 2, 3} texpos 0.12 anchor lrt bisect 1 |