Skip to content

Commit

Permalink
fix: forgotten files
Browse files Browse the repository at this point in the history
  • Loading branch information
c-dilks committed Sep 17, 2024
1 parent 0694485 commit ab04bac
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 0 deletions.
11 changes: 11 additions & 0 deletions modulefiles/qadb/.generic
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
#%Module1.0

module-whatis https://github.com/jeffersonlab/clas12-qadb

set version [file tail [module-info version [module-info name]]]

source [file dirname $ModulesCurrentModulefile]/../util/functions.tcl

setenv QADB [home]/noarch/clas12-qadb/$version
prepend-path JYPATH $env(QADB)/src

1 change: 1 addition & 0 deletions modulefiles/qadb/2.0.0
1 change: 1 addition & 0 deletions modulefiles/qadb/dev

0 comments on commit ab04bac

Please sign in to comment.