Difference between revisions of "Template:ASHeader"

From Event-B
Jump to navigationJump to search
imported>Mathieu
m
imported>Mathieu
m
Line 10: Line 10:
 
</nowiki></pre>
 
</nowiki></pre>
 
== Example ==
 
== Example ==
 +
 
{{ASHeader}}
 
{{ASHeader}}
 
|-
 
|-

Revision as of 16:03, 2 September 2008

Template use to specify a table header for describing ASCII representation of event-b symbols

Usage

{{ASHeader}}
|-
|tt||fff
|-
|aa||bb
|}

Example

ASCII Symbol
tt fff
aa bb

Template