diff options
-rw-r--r-- | doc/fullswof-utils.texi | 11 |
1 files changed, 1 insertions, 10 deletions
diff --git a/doc/fullswof-utils.texi b/doc/fullswof-utils.texi index a4fb8d2..b1e7275 100644 --- a/doc/fullswof-utils.texi +++ b/doc/fullswof-utils.texi @@ -186,7 +186,7 @@ installed. In addition extra packages are required by the individual programs as follows: @table @command -@item makeBoundary: +@item boundaryProfile.py, makeBoundary, slope.py and specificPoints.py: @enumerate @item @url{https://matplotlib.org/, Matplotlib}, a library for @@ -197,15 +197,6 @@ creating plots and visualisations in Python. computation. @end enumerate -@item slope.py: -@enumerate -@item -Matplotlib. - -@item -NumPy. -@end enumerate - @end table @node Invoking makeBoundary, , Runtime Dependencies, Usage |