Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
NetworkedGraphicsMV3500
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container Registry
Model registry
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Savage
NetworkedGraphicsMV3500
Commits
d4522c39
Commit
d4522c39
authored
3 years ago
by
Brutzman, Don
Browse files
Options
Downloads
Patches
Plain Diff
class rename for uniqueness
parent
91b52f43
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
examples/DisDemo/nbproject/project.properties
+1
-1
1 addition, 1 deletion
examples/DisDemo/nbproject/project.properties
examples/DisDemo/src/DisDemo/DisDemonstration.java
+1
-1
1 addition, 1 deletion
examples/DisDemo/src/DisDemo/DisDemonstration.java
with
2 additions
and
2 deletions
examples/DisDemo/nbproject/project.properties
+
1
−
1
View file @
d4522c39
...
...
@@ -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.DisDemo
nstration
manifest.file
=
manifest.mf
meta.inf.dir
=
${src.dir}/META-INF
mkdist.disabled
=
false
...
...
This diff is collapsed.
Click to expand it.
examples/DisDemo/src/DisDemo/DisDemo.java
→
examples/DisDemo/src/DisDemo/DisDemo
nstration
.java
+
1
−
1
View file @
d4522c39
...
...
@@ -19,7 +19,7 @@ import java.util.*;
*
* @author DMcG
*/
public
class
DisDemo
{
public
class
DisDemo
nstration
{
/**
* Program invocation, execution starts here
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment