Files
modules/doc/example/tips-for-code-reuse/fooB/.generic
2019-09-17 08:01:27 +02:00

14 lines
348 B
Plaintext

#%Module######################
##
## generic modulefile,
##
## This just sources the file common in the same directory
##
## Usage:
## Just symlink this file to .generic in the directory with common, and
## then make symlink to .generic for all versions of the app
set moduledir [file dirname $ModulesCurrentModulefile]
source $moduledir/common