SCM Repository
Diff of /branches/vis12/doc/report/lang.tex
Parent Directory
|
Revision Log
|
Patch
revision 1848, Mon Apr 16 15:38:50 2012 UTC | revision 1849, Mon Apr 16 20:02:01 2012 UTC | |
---|---|---|
# | Line 6 | Line 6 |
6 | %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% | %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% |
7 | \section{Global declarations} | \section{Global declarations} |
8 | ||
9 | \begin{Grammar} | |
10 | \InputDeclRULES{} | |
11 | \VarDeclRULES{} | |
12 | \end{Grammar}% | |
13 | ||
14 | %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% | %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% |
15 | \section{Strand definitions} | \section{Strand definitions} |
16 | ||
17 | \begin{Grammar} | |
18 | \StrandDeclRULES{} | |
19 | \ParamsRULES{} | |
20 | \ParamRULES{} | |
21 | \end{Grammar}% | |
22 | ||
23 | \subsection{Strand state} | \subsection{Strand state} |
24 | ||
25 | \begin{Grammar} | |
26 | \StrandStateDeclRULES{} | |
27 | \end{Grammar}% | |
28 | ||
29 | \subsection{The update method} | \subsection{The update method} |
30 | ||
31 | \subsection{The stabilize method} | \subsection{The stabilize method} |
# | Line 21 | Line 36 |
36 | %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% | %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% |
37 | \section{Statements} | \section{Statements} |
38 | ||
39 | \begin{Grammar} | |
40 | \BlockRULES{} | |
41 | \StmtRULES{} | |
42 | \end{Grammar}% | |
43 | ||
44 | %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% | %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% |
45 | \section{Expressions} | \section{Expressions} |
46 |
|
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |