~pyuppaal-developers/pyuppaal/trunk

« back to all changes in this revision

Viewing changes to tests/urgent.xml

  • Committer: Kenneth Yrke Jørgensen
  • Date: 2011-05-10 13:11:42 UTC
  • mfrom: (91.1.4 pyuppaal)
  • Revision ID: mail@yrke.dk-20110510131142-depbgff443o1gui0
Merged lp:~boegholm/pyuppaal/780495-fix for bugfix of bug #780495

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="utf-8"?><!DOCTYPE nta PUBLIC '-//Uppaal Team//DTD Flat System 1.1//EN' 'http://www.it.uu.se/research/group/darts/uppaal/flat-1_1.dtd'><nta><declaration>// Place global declarations here.
 
2
</declaration><template><name x="5" y="5">Template</name><declaration>// Place local declarations here.
 
3
</declaration><location id="id0" x="16" y="-40"><urgent/></location><init ref="id0"/></template><system>// Place template instantiations here.
 
4
Process = Template();
 
5
 
 
6
// List one or more processes to be composed into a system.
 
7
system Process;</system></nta>
 
 
b'\\ No newline at end of file'