Skip to content

Commit

Permalink
common.R is in src now
Browse files Browse the repository at this point in the history
  • Loading branch information
bahill committed Dec 22, 2020
1 parent 4c91aab commit 61242d6
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,6 @@
<zip destfile="${dest.dir}/${ant.project.name}.zip" whenempty="fail" defaultexcludes="true">
<fileset dir="." includes="manifest, *.pdf">
</fileset>

<fileset dir="../common/R">
<include name="common.R"/>
</fileset>

<fileset dir="src">
<include name="*.R"/>
</fileset>
Expand Down

0 comments on commit 61242d6

Please sign in to comment.