Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Energy ADE
ADE Xjc
Commits
5315090d
Commit
5315090d
authored
Feb 11, 2009
by
Claus Nagel
Browse files
moved to version 0.2.1
parent
7b775d0f
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/org/citygml4j/ade_xjc/ADE_XJC.java
View file @
5315090d
...
...
@@ -77,8 +77,8 @@ public class ADE_XJC {
}
if
(
version
)
{
System
.
out
.
println
(
"ade-xjc version \"0.2.
0
\""
);
System
.
out
.
println
(
"ade-xjc is a JAXB xjc wrapper built for citygml4j version \"0.2.
0
\""
);
System
.
out
.
println
(
"ade-xjc version \"0.2.
1
\""
);
System
.
out
.
println
(
"ade-xjc is a JAXB xjc wrapper built for citygml4j version \"0.2.
1
\""
);
System
.
exit
(
0
);
}
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment