* iface/gspn/examples/DCSwave/DCSWave.def,
iface/gspn/examples/DCSwave/DCSWave.net iface/gspn/examples/DCSwave/DCSWave.tobs, iface/gspn/examples/simple/simple.def, iface/gspn/examples/simple/simple.net, iface/gspn/examples/simple/simple.tobs: New files, from Yann Thierry-Mieg. * iface/gspn/Makefile.am (EXTRA_DIST): New variables.
This commit is contained in:
parent
7991efa10f
commit
5e8cbcde7f
8 changed files with 186 additions and 1 deletions
30
iface/gspn/examples/simple/simple.def
Normal file
30
iface/gspn/examples/simple/simple.def
Normal file
|
|
@ -0,0 +1,30 @@
|
|||
|256
|
||||
%
|
||||
|
|
||||
(C c 1.0 1.0 (@c
|
||||
u C_0
|
||||
))
|
||||
(C_0 c 1.0 1.0 (@c
|
||||
num{1-10}
|
||||
))
|
||||
(M_a m 1.0 1.0 (@m
|
||||
<S C_0>
|
||||
))
|
||||
(F3 f 1.0 1.0 (@f
|
||||
<x>
|
||||
))
|
||||
(F4 f 1.0 1.0 (@f
|
||||
<x>
|
||||
))
|
||||
(F5 f 1.0 1.0 (@f
|
||||
<x>
|
||||
))
|
||||
(F6 f 1.0 1.0 (@f
|
||||
<x>
|
||||
))
|
||||
(F7 f 1.0 1.0 (@f
|
||||
<x>
|
||||
))
|
||||
(F8 f 1.0 1.0 (@f
|
||||
<x>
|
||||
))
|
||||
15
iface/gspn/examples/simple/simple.net
Normal file
15
iface/gspn/examples/simple/simple.net
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
|0|
|
||||
|
|
||||
f 0 2 0 2 0 0 0
|
||||
a -10003 1.0 1.0 1.0 1.0 0 1.0 1.0 C
|
||||
b 0 1.0 1.0 1.0 1.0 0 1.0 1.0 C
|
||||
x 1.0 1 0 1 0 1.0 1.0 1.0 1.0 1.0 1.0 0
|
||||
1 1 0 0 1.0 1.0 F3
|
||||
1
|
||||
1 2 0 0 1.0 1.0 F4
|
||||
0
|
||||
y 1.0 1 0 1 0 1.0 1.0 1.0 1.0 1.0 1.0 0
|
||||
1 2 0 0 1.0 1.0 F5
|
||||
1
|
||||
1 1 0 0 1.0 1.0 F6
|
||||
0
|
||||
5
iface/gspn/examples/simple/simple.tobs
Normal file
5
iface/gspn/examples/simple/simple.tobs
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
1
|
||||
obs 1.0 1 0 1 0 1.0 1.0 1.0 1.0 1.0 1.0 0
|
||||
1 1 0 0 1.0 1.0 <x>
|
||||
0
|
||||
0
|
||||
Loading…
Add table
Add a link
Reference in a new issue