Skip to content

Commit

Permalink
remove unused source
Browse files Browse the repository at this point in the history
  • Loading branch information
baltzell committed Dec 6, 2024
1 parent dfc7e41 commit a7e55c6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions modulefiles/.ccdb-writer
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ module-whatis Set CCDB_CONNECTION for write access to clasdb (password read from
set basename .clas12writer
set prefixes [list {$HOME} /group/clas12/packages]

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

set found 0
foreach p $prefixes {
set p [ expr { [string index $p 0] == {$} ? [getenv $p {}] : $p } ]
Expand Down

0 comments on commit a7e55c6

Please sign in to comment.