]> andersk Git - splint.git/blame - lib/lclinit.lci
noexpand always false.
[splint.git] / lib / lclinit.lci
CommitLineData
885824d3 1\comment Standard Larch C Interface Language (LCL) init file
2
3commentSym //
4
5opChar ~!#$&?@|
6
7openSym \< \langle
8closeSym \> \rangle
9selectSym .
10
11simpleId \bot \top
12
13synonym int Int
14synonym double float
15
16synonym \and /\
17synonym \or \/
18synonym \implies =>
19synonym \marker __
20synonym = ==
21synonym \neq !=
22synonym \not !
23synonym \not not
24synonym \not ~
25synonym \pre ^
26synonym \post '
27synonym \arrow ->
28synonym \arrow \ra
29
30synonym |- \postcat
31synonym -| \pretcat
32synonym |- \vdash
33synonym -| \dashv
34synonym \leq <=
35synonym \geq >=
36synonym \cap \I
37synonym \cup \U
38synonym \diamond \rel
39synonym \sqcap \lub
40synonym \sqcup \glb
This page took 0.089431 seconds and 5 git commands to generate.