From c2c20f07f3fee36e20da5ec3adb7ab0ca18edd7a Mon Sep 17 00:00:00 2001 From: Dawn Date: Fri, 14 Aug 2026 11:45:14 +0200 Subject: [PATCH] update module header from Pmodule to Module --- olex2/modulefile | 2 +- phenix/modulefile | 2 +- xds/modulefile | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/olex2/modulefile b/olex2/modulefile index e46b9d1..729c843 100644 --- a/olex2/modulefile +++ b/olex2/modulefile @@ -1,4 +1,4 @@ -#%Pmodule +#%Module module-whatis "Olex2 is a free and comprehensive software package for determining, visualizing, and analyzing small-molecule crystal structures" module-url "https://www.olexsys.org/olex2" diff --git a/phenix/modulefile b/phenix/modulefile index fb9628b..95ec310 100644 --- a/phenix/modulefile +++ b/phenix/modulefile @@ -1,4 +1,4 @@ -#%Module1.0 +#%Module module-whatis "Python-based Hierarchical ENvironment for Integrated Xtallography" module-url "http://www.phenix-online.org/" diff --git a/xds/modulefile b/xds/modulefile index 7d7d24a..f4ab397 100644 --- a/xds/modulefile +++ b/xds/modulefile @@ -1,4 +1,4 @@ -#%Pmodule +#%Module module-whatis "X-ray Detector Software for processing single-crystal monochromatic diffraction data recorded by the rotation method" module-url "http://xds.mpimf-heidelberg.mpg.de/"