source:
trunk/t3d-examples/basics/templates2.ttcn3
@
7
| Last change on this file since 7 was 7, checked in by phdmakk, 16 years ago | |
|---|---|
| File size: 105 bytes | |
| Line | |
|---|---|
| 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.
