Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Stephane Crozat
hdoc
Commits
c332b236
Commit
c332b236
authored
Dec 09, 2015
by
Ivan D'halluin
Browse files
optim to hdoc: fix ant
parent
a90eaaba
Changes
1
Hide whitespace changes
Inline
Side-by-side
optim_to_hdoc/optim_to_hdoc.ant
View file @
c332b236
<?xml version="1.0" encoding="UTF-8"?>
<project
basedir=
"."
name=
"
myantce
"
>
<project
basedir=
"."
name=
"
optim_to_hdoc
"
>
<taskdef
resource=
"net/sf/antcontrib/antlib.xml"
/>
...
...
@@ -7,7 +7,6 @@
<property
name=
"out"
location=
"${basedir}/output"
/>
<property
name=
"tmp"
location=
"${basedir}/tmp"
/>
<property
name=
"xsl"
location=
"${basedir}/xsl"
/>
<property
name=
"lib"
location=
"${basedir}/lib"
/>
<property
name=
"log"
location=
"${basedir}/log"
/>
...
...
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