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
7ad8c8a9
Commit
7ad8c8a9
authored
7 months ago
by
Terry D. Norbraten
Browse files
Options
Downloads
Patches
Plain Diff
[Terry N.] note
parent
4b8568f8
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
build.xml
+1
-1
1 addition, 1 deletion
build.xml
with
1 addition
and
1 deletion
build.xml
+
1
−
1
View file @
7ad8c8a9
...
...
@@ -319,7 +319,7 @@ POSSIBILITY OF SUCH DAMAGE.
<copy
todir =
"${dot.viskit.dir}"
file=
"${c_gui.xml}"
/>
</target>
<target
name=
"reset.viskit"
description=
"
clear
an out
of
synch configuration
and metadata directory
- only when necessary"
>
<target
name=
"reset.viskit"
description=
"
Replace
an out
-
of
-
synch configuration
with known good defaults
- only when necessary"
>
<echo
message=
"Reset user's Viskit configuration files in ${dot.viskit.dir}"
/>
<delete
includeemptydirs=
"yes"
dir=
"${dot.viskit.dir}"
/>
<mkdir
dir=
"${dot.viskit.dir}"
/>
...
...
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