Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
H
hdoc
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
2
Merge Requests
2
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Stephane Crozat
hdoc
Commits
5e47cc12
Commit
5e47cc12
authored
Jan 07, 2016
by
Jean-Baptiste Martin
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of gitlab.utc.fr:crozatst/hdoc
parents
262bbcaa
cf4defe1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
etherpad_to_optim/etherpad_to_optim.ant
etherpad_to_optim/etherpad_to_optim.ant
+2
-2
No files found.
etherpad_to_optim/etherpad_to_optim.ant
View file @
5e47cc12
...
...
@@ -35,7 +35,7 @@
<include
name=
"*.hdoc"
/>
</fileset>
</delete>
<copy
file=
"${eth_out}/
output
.hdoc"
todir=
"${opti_in}"
/>
<copy
file=
"${eth_out}/
pad
.hdoc"
todir=
"${opti_in}"
/>
<exec
dir=
"../hdoc_to_optim"
executable=
"run.sh"
/>
<copy
file=
"${opti_out}/*.scar"
todir=
"output"
/>
</target>
...
...
@@ -46,7 +46,7 @@
<include
name=
"*.hdoc"
/>
</fileset>
</delete>
<copy
file=
"${eth_out}/
output
.hdoc"
todir=
"${opti_in}"
/>
<copy
file=
"${eth_out}/
pad
.hdoc"
todir=
"${opti_in}"
/>
<exec
dir=
"../hdoc_to_optim"
executable=
"run.bat"
/>
<mkdir
dir=
"output"
/>
<copy
file=
"${opti_out}/result.scar"
todir=
"output"
/>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a 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