From bd4d92c76d98deb38e644f9e13dba77eea6e1b56 Mon Sep 17 00:00:00 2001 From: Steve Plimpton Date: Thu, 7 Apr 2022 16:02:45 -0600 Subject: [PATCH] entry for mdi sub-dir in Examples.rst --- doc/src/Examples.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/src/Examples.rst b/doc/src/Examples.rst index c211727902..a85131b1f0 100644 --- a/doc/src/Examples.rst +++ b/doc/src/Examples.rst @@ -94,6 +94,8 @@ Lowercase directories +-------------+------------------------------------------------------------------+ | latte | examples for using fix latte for DFTB via the LATTE library | +-------------+------------------------------------------------------------------+ +| mdi | use of the MDI package and MolSSI MDI code coupling library | ++-------------+------------------------------------------------------------------+ | meam | MEAM test for SiC and shear (same as shear examples) | +-------------+------------------------------------------------------------------+ | melt | rapid melt of 3d LJ system |