From 73c55ac4d128f0fa510311d0c41ce24efb42813d Mon Sep 17 00:00:00 2001 From: Richard Berger Date: Fri, 15 Dec 2017 14:06:16 -0500 Subject: [PATCH] Fix up docs after renaming --- doc/src/fixes.txt | 4 ++-- doc/src/lammps.book | 1 - 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/doc/src/fixes.txt b/doc/src/fixes.txt index 4649d6ec12..4bb3feed0a 100644 --- a/doc/src/fixes.txt +++ b/doc/src/fixes.txt @@ -71,7 +71,6 @@ Fixes :h1 fix_meso_stationary fix_momentum fix_move - fix_move_python fix_mscg fix_msst fix_mvv_dpd @@ -116,7 +115,8 @@ Fixes :h1 fix_press_berendsen fix_print fix_property_atom - fix_python + fix_python_invoke + fix_python_move fix_qbmsst fix_qeq fix_qeq_comb diff --git a/doc/src/lammps.book b/doc/src/lammps.book index f271b044b9..8c2daa5835 100644 --- a/doc/src/lammps.book +++ b/doc/src/lammps.book @@ -200,7 +200,6 @@ fix_meso.html fix_meso_stationary.html fix_momentum.html fix_move.html -fix_move_python.html fix_mscg.html fix_msst.html fix_mvv_dpd.html