Added example to clarify the meaning of aliases.

This commit is contained in:
Christoph Niethammer 2014-09-16 12:24:59 +00:00
parent 632939207b
commit 607590a842

View file

@ -69,3 +69,6 @@ performance/vampirtrace/(5.14.3,5.14.4): mpi/openmpi/(1.7.1) | cuda/(4.2,5.0) |
# specify module tags in [] # specify module tags in []
# be aware of default->version association; current and past! # be aware of default->version association; current and past!
# compiler/gnu/(4.6.3[testing],4.7.3[default]): # compiler/gnu/(4.6.3[testing],4.7.3[default]):
# the following two lines are then identical:
# mpi/openmpi/1.6.4: compiler/gnu/4.6.3
# mpi/openmpi/1.6.4: compiler/gnu/testing