Skip to content

Commit

Permalink
Added xalt
Browse files Browse the repository at this point in the history
  • Loading branch information
Morgan Rodgers committed Jul 12, 2019
1 parent db82a34 commit 12a8b0f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,13 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [Unreleased]
## [0.1.1] - 2019-07-12
### Added
- Added xalt

## 0.1.0 - 2018-04-30
### Added
- Initial release!

[Unreleased]: https://github.com/OSC/bc_osc_vmd/compare/v0.1.0...HEAD
[Unreleased]: https://github.com/OSC/bc_osc_vmd/compare/v0.1.1...HEAD
[0.1.1]: https://github.com/OSC/bc_osc_vmd/compare/v0.1.0...v0.1.1
2 changes: 1 addition & 1 deletion template/script.sh.erb
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ cd "${HOME}"
#

# Load the required environment
module load intel/16.0.3 virtualgl vmd/1.9.4
module load xalt/latest intel/16.0.3 virtualgl vmd/1.9.4

# Output debug info
module list
Expand Down

0 comments on commit 12a8b0f

Please sign in to comment.