Skip to content
Snippets Groups Projects
Commit d4522c39 authored by Brutzman, Don's avatar Brutzman, Don
Browse files

class rename for uniqueness

parent 91b52f43
No related branches found
No related tags found
No related merge requests found
......@@ -72,7 +72,7 @@ javadoc.version=false
javadoc.windowtitle=DIS Square Box Demo
jlink.launcher=false
jlink.launcher.name=DisDemo
main.class=DisDemo.DisDemo
main.class=DisDemo.DisDemonstration
manifest.file=manifest.mf
meta.inf.dir=${src.dir}/META-INF
mkdist.disabled=false
......
......@@ -19,7 +19,7 @@ import java.util.*;
*
* @author DMcG
*/
public class DisDemo {
public class DisDemonstration {
/**
* Program invocation, execution starts here
......
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