Skip to content

Commit

Permalink
Luke: adds parameter-definitions to build.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
lukecampbell committed Oct 23, 2012
1 parent 31da311 commit b798e77
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.xml
Expand Up @@ -41,6 +41,7 @@
<fileset dir="extern/pyon" includes="**/*.pyc"/>
<fileset dir="extern/marine-integrations" includes="**/*.pyc"/>
<fileset dir="extern/coverage-model" includes="**/*.pyc"/>
<fileset dir="extern/parameter-definitions" includes="**/*.pyc"/>
</delete>
<delete dir="interface" failonerror="false"/>
<delete dir="${build}" failonerror="false"/>
Expand Down

0 comments on commit b798e77

Please sign in to comment.