Skip to content
Snippets Groups Projects
Commit 7228a9d3 authored by Jan David Mol's avatar Jan David Mol
Browse files

bug 1362: added listings package

parent ff0d08e7
No related branches found
No related tags found
No related merge requests found
...@@ -2603,12 +2603,14 @@ doc/papers/2011/europar/delay.fig -text ...@@ -2603,12 +2603,14 @@ doc/papers/2011/europar/delay.fig -text
doc/papers/2011/europar/dispersed-signal-data-2.sh -text doc/papers/2011/europar/dispersed-signal-data-2.sh -text
doc/papers/2011/europar/dispersed-signal.jgr -text doc/papers/2011/europar/dispersed-signal.jgr -text
doc/papers/2011/europar/execution_times.jgr -text doc/papers/2011/europar/execution_times.jgr -text
doc/papers/2011/europar/listings.sty -text
doc/papers/2011/europar/llncs.cls -text doc/papers/2011/europar/llncs.cls -text
doc/papers/2011/europar/llncs2e.zip -text doc/papers/2011/europar/llncs2e.zip -text
doc/papers/2011/europar/lofar-stations.fig -text doc/papers/2011/europar/lofar-stations.fig -text
doc/papers/2011/europar/lofar.bib -text doc/papers/2011/europar/lofar.bib -text
doc/papers/2011/europar/lofar.pdf -text doc/papers/2011/europar/lofar.pdf -text
doc/papers/2011/europar/lofar.tex -text doc/papers/2011/europar/lofar.tex -text
doc/papers/2011/europar/lstpseudo.sty -text
doc/papers/2011/europar/pencilbeams.svg -text doc/papers/2011/europar/pencilbeams.svg -text
doc/papers/2011/europar/processing.fig -text doc/papers/2011/europar/processing.fig -text
doc/papers/2011/europar/stations-beams.jgr -text doc/papers/2011/europar/stations-beams.jgr -text
......
This diff is collapsed.
\lstdefinelanguage{pseudo}
{
keywords=
{
AND,
BOOLEAN,
CONTINUE,
DEC,
DO,
EACH,
ELSE,
ELSIF,
END,
FALSE,
FOR,
FUNCTION,
IF,
IN,
INC,
INFINITY,
INTEGER,
IS,
MAX,
MIN,
NOT,
NULL,
OR,
POINTER,
PROCEDURE,
RECORD,
REPEAT,
RETURN,
THEN,
TO,
TRUE,
UNTIL,
WHILE
},
basicstyle={\fontencoding{T1}\fontfamily{pcr}\fontseries{m}\fontshape{sl}\fontsize{8}{10pt}\selectfont},
keywordstyle={\fontencoding{T1}\fontfamily{pcr}\fontseries{b}\fontshape{sl}\fontsize{8}{10pt}\selectfont},
commentstyle={\fontencoding{T1}\fontfamily{pcr}\fontseries{m}\fontshape{n}\fontsize{8}{10pt}\selectfont},
sensitive=true,
commentline={(*}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment