source:
trunk/t3d-examples/basics/templates2.ttcn3
@
33
Last change on this file since 33 was 7, checked in by phdmakk, 14 years ago | |
---|---|
File size: 105 bytes |
Rev | Line | |
---|---|---|
[7] | 1 | module templates { |
2 | group g1x{ | |
3 | group sub_g1x{ | |
4 | ||
5 | } | |
6 | ||
7 | group sub_g2x{ | |
8 | ||
9 | } | |
10 | } | |
11 | ||
12 | group g2x{ | |
13 | ||
14 | } | |
15 | } |
Note: See TracBrowser
for help on using the repository browser.