File: 1.0.lua

package info (click to toggle)
lmod 6.6-0.4
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 16,716 kB
  • sloc: sh: 3,714; python: 967; makefile: 721; tcl: 695; perl: 495; csh: 85; ansic: 35
file content (6 lines) | stat: -rw-r--r-- 101 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
conflict("A", "B")
prereq_any("C","D","E")
prereq("F")
load("G")
always_load("G")
always_unload("H")