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
Tommy Olofsson
LabComm
Commits
61d106a2
Commit
61d106a2
authored
Dec 14, 2011
by
Sven Robertz
Browse files
changed wording in README
parent
e79e7ead
Changes
1
Hide whitespace changes
Inline
Side-by-side
examples/simple/README
View file @
61d106a2
...
@@ -13,8 +13,9 @@ the datagram directory contains the same example, but over datagram (UDP and raw
...
@@ -13,8 +13,9 @@ the datagram directory contains the same example, but over datagram (UDP and raw
When running compile.sh, Java and C files for the two samples defined in simple.lc will
When running compile.sh, Java and C files for the two samples defined in simple.lc will
be generated in the gen directory.
be generated in the gen directory.
run.sh will then run first the encoder, writing to encoded_data, and then the decoders written
run.sh will then run first the encoder, writing to encoded_data, and then a
in Java and C, respectively, reading from the previously written encoded_data.
decoder, reading from the previously written encoded_data written (in Java and
C, respectively).
NB! Before trying to build and run examples, make sure you have built the LabComm compiler
NB! Before trying to build and run examples, make sure you have built the LabComm compiler
by running "ant jar" in the main directory (../../ seen from here) and compiled the labcomm
by running "ant jar" in the main directory (../../ seen from here) and compiled the labcomm
...
...
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