Skip to content
Snippets Groups Projects

Skeleton for cosmic generator module

Merged Dave Casper requested to merge dcasper/calypso:master-gen into master
5 files
+ 201
0
Compare changes
  • Side-by-side
  • Inline
Files
5
+ 10
0
################################################################################
# Package: FaserCosmicGenerator
################################################################################
# Declare the package name:
atlas_subdir( FaserCosmicGenerator )
# Install files from the package:
atlas_install_python_modules( python/*.py POST_BUILD_CMD ${ATLAS_FLAKE8} )
Loading