Skip to content
Snippets Groups Projects
Commit 280120f1 authored by brutzman's avatar brutzman
Browse files

javadoc

parent 74dd2d6e
No related branches found
No related tags found
No related merge requests found
......@@ -16,7 +16,7 @@ import java.nio.ByteBuffer;
import java.util.*;
/**
*
* Simple DIS demonstration program
* @author DMcG
*/
public class DisDemonstration {
......
......@@ -2,7 +2,7 @@
* <p>DisDemo project using open-dis7 Java library: examples supporting the NPS MOVES MV3500 Networked Graphics course.</p>
*
* <p>Example output is found in the
* <a href="../../../DisDemo/build.run.log.txt">build.run.log.txt</a> file.</p>
* <a href="../../../../DisDemo/build.run.log.txt">build.run.log.txt</a> file.</p>
*
* @see java.lang.Package
* @see <a href="https://stackoverflow.com/questions/22095487/why-is-package-info-java-useful">https://stackoverflow.com/questions/22095487/why-is-package-info-java-useful</a>
......
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