Skip to content
This repository has been archived by the owner on Aug 23, 2018. It is now read-only.

Commit

Permalink
add _deprecated module
Browse files Browse the repository at this point in the history
  • Loading branch information
dennishendriksen committed Dec 20, 2012
1 parent 6c6ac07 commit 580fbca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build_phenoflow.xml
Expand Up @@ -8,6 +8,7 @@
<!-- this determines what handwritten modules should be loaded -->
<path id="app.class.path">
<pathelement location="apps/${app_name}" />
<pathelement location="modules/_deprecated" />
<pathelement location="modules/datamodel" />
<pathelement location="modules/file" />
<pathelement location="modules/auth" />
Expand Down

0 comments on commit 580fbca

Please sign in to comment.