Browse CVS Repository
Diff of /samurai-graph/samurai-graph/build.xml
Parent Directory
| Revision Log
| Revision Graph
| Patch
| 114 |
<copy todir="${SG.dst.examplesdir}"> |
<copy todir="${SG.dst.examplesdir}"> |
| 115 |
<fileset dir="${SG.examplesdir}"> |
<fileset dir="${SG.examplesdir}"> |
| 116 |
<include name="**/*.txt"/> |
<include name="**/*.txt"/> |
| 117 |
|
<include name="**/*.nc"/> |
| 118 |
<include name="**/*.sgp"/> |
<include name="**/*.sgp"/> |
| 119 |
</fileset> |
</fileset> |
| 120 |
</copy> |
</copy> |
|
|
Legend:
| Removed from v.1.54 |
|
| changed lines |
| |
Added in v.1.55 |
|
|
|