1 #LyX 1.3 created this file. For more info see http://www.lyx.org/
14 %\usepackage{lncsexample}
18 %\usepackage{graphicx}
19 \newcommand{\lst}[2] {
20 \noindent\rule[-0.3mm]{\textwidth}{0.3mm}\vspace{-0.3mm}
21 \lstinputlisting[caption={#2},
23 showstringspaces=false,
30 keywordstyle=\color{red},
32 emph={1, 2, 3, 4, 5, 6, 7, 8, 9, 0, NULL, lustre, CFS},
33 emphstyle=\color{blue},
42 \paperfontsize default
49 \use_numerical_citations 0
50 \paperorientation portrait
53 \paragraph_separation indent
55 \quotes_language english
59 \paperpagestyle default
66 In this section, we will describe the funnctional specials, logic specials,
67 the state machine and case:
70 Functional Specification
91 begin{op}{Attribution}
173 \layout Subsubsection
185 begin{class}{request}
193 begin{op}{Attribution}
278 \layout Subsubsection
281 \layout Subsubsection
293 \layout Subsubsection
298 Example of Pseudocode
308 lst{../../mdc/doc/dld_pseudo.c}{Pseudocode of dld pseudo.c}
312 \layout Subsubsection
327 begin{lstlisting}[frame = single]
329 Some states definition and the relationships between them.