source: trunk/IPs/systemC/processor/Morpheo/Documentation/doc/document-morpheo-input_files/tex/syntax.gen @ 91

Last change on this file since 91 was 91, checked in by rosiere, 15 years ago

Documentation

  • Property svn:executable set to *
File size: 381 bytes
Line 
1<?xml version="1.0" encoding="ISO-8859-1" ?>
2
3<!-- comment -->
4
5<parameters>
6
7  <parameter name="..."
8             min="..."
9             max="..."
10             step="..."
11             default="..."
12             level="..."
13             description="..."/>
14 
15  <link      name="..."
16             src="..."
17             dest="..."
18             description="..."/>
19
20</parameters>
Note: See TracBrowser for help on using the repository browser.