Browse CVS Repository
Diff of /samurai-graph/samurai-graph/build.xml
Parent Directory
| Revision Log
| Revision Graph
| Patch
| 94 |
<copy todir="${SG.dst.examplesdir}"> |
<copy todir="${SG.dst.examplesdir}"> |
| 95 |
<fileset dir="${SG.examplesdir}"> |
<fileset dir="${SG.examplesdir}"> |
| 96 |
<include name="**/*.txt"/> |
<include name="**/*.txt"/> |
| 97 |
|
<include name="**/*.sgp"/> |
| 98 |
</fileset> |
</fileset> |
| 99 |
</copy> |
</copy> |
| 100 |
|
|
|
|
Legend:
| Removed from v.1.16 |
|
| changed lines |
| |
Added in v.1.17 |
|
|
|