Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Anders Blomdell
LabComm
Commits
de9e61b3
Commit
de9e61b3
authored
Mar 19, 2015
by
Anders Blomdell
Browse files
Merge branch 'master' of gitlab.control.lth.se:anders_blomdell/labcomm
parents
3e763544
e21eccf3
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/tech_report.tex
View file @
de9e61b3
...
...
@@ -854,9 +854,9 @@ The built-in data types are encoded as follows:
<type
_
binding> |
<sample
_
data> )
<version> := <string>
<sample
_
decl> := <sample
_
id> <string> <
typ
e>
<sample
_
ref> := <sample
_
id> <string> <
typ
e>
<type
_
decl> := <type
_
id> <string> <
typ
e>
<sample
_
decl> := <sample
_
id> <string> <
signatur
e>
<sample
_
ref> := <sample
_
id> <string> <
signatur
e>
<type
_
decl> := <type
_
id> <string> <
signatur
e>
<type
_
binding> := <sample
_
id> <type
_
id>
<user
_
id> := 0x40..0xffffffff
<sample
_
id> : <user
_
id>
...
...
@@ -864,6 +864,7 @@ The built-in data types are encoded as follows:
<string> := <string
_
length> <char>*
<string
_
length> := 0x00..0xffffffff
<char> := any UTF-8 char
<signature> := <length> <type>
<type> := <length> ( <basic
_
type> |
<array
_
decl> |
<struct
_
decl> |
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment