Skip to content
Snippets Groups Projects
Commit 1d87e32f authored by Botond Baranyi's avatar Botond Baranyi
Browse files

Small fixes in reference guide


Change-Id: I68f4593994bc9c019f76ad4ba89d80f530bdc0d6
Signed-off-by: default avatarBotond Baranyi <botond.baranyi@ericsson.com>
parent 5e1fcacb
No related branches found
No related tags found
No related merge requests found
......@@ -205,9 +205,9 @@ Useful information can be found in TITAN Designer documentation <<13-references.
|`targetExecutable` |-e |- |N/A |O
|`TTCN3preprocessor (the name of the preprocessor meaningful only in Eclipse)` |- |- |cpp |O
|`TTCN3preprocessorIncludes` |- |- |empty |O
|`preprocessorIncludes` |-p |- |emtpy |O
|`semanticCheckOnly` |- |-s |emtpy |O
|`disableAttributeValidation` |- |-0 |emtpy |O
|`preprocessorIncludes` |-p |- |empty |O
|`semanticCheckOnly` |- |-s |false |O
|`disableAttributeValidation` |- |-0 |false |O
|`disableBER (disable BER encoder/decoder functions)` |- |-b |false |O
|`disableRAW (disable RAW encoder/decoder functions)` |- |-r |false |O
|`disableTEXT (disable TEXT encoder/decoder functions)` |- |-x |false |O
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment