Skip to content
Snippets Groups Projects
Commit 53147edf authored by Anders Blomdell's avatar Anders Blomdell
Browse files

Renamed java to labcomm2014

parent 5b97cd63
No related branches found
No related tags found
No related merge requests found
......@@ -31,9 +31,9 @@ if __name__ == '__main__':
|import java.io.FileInputStream;
|import java.io.FileOutputStream;
|import java.io.IOException;
|import se.lth.control.labcomm.DecoderChannel;
|import se.lth.control.labcomm.EncoderChannel;
|import se.lth.control.labcomm.Sample;
|import se.lth.control.labcomm2014.DecoderChannel;
|import se.lth.control.labcomm2014.EncoderChannel;
|import se.lth.control.labcomm2014.Sample;
|
|public class java_relay implements
"""))
......
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