Pull Request №14 RosettaCommons/rosetta/main ← roccomoretti/rosetta/pilot_app_trim
Merge: a56f3bb97396edf2ddf8f4510ea54b017d3a3e00←273b3c6c2d5541e01b645c0d72d97db7b5d714ff
Clean up pilot apps
----------------
Merge commit message:
Clean up pilot apps
Especially now that we'll be exposing pilot apps to 'regular' users with
the open repo, we probably don't need to be compiling all the pilot apps
we are. The general concept here is that if the app isn't tested with an
integration test, it probably isn't important enough to be generally
compiled.
If you're seeing this in the future (e.g. from a git blame) feel free to
uncomment any of these apps, but I'd HIGHLY recommend also adding an
integration test with a short sample run, to avoid this sort of issue in
the future.