Unverified Commit a1bf772d authored by Axel Kohlmeyer's avatar Axel Kohlmeyer
Browse files

move modifying and extending LAMMPS section to programmer guide

parent 8fcd7240
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -54,7 +54,6 @@ every LAMMPS command.
   Howto
   Examples
   Tools
   Modify
   Python_head
   Errors
   Manual_build
@@ -68,6 +67,7 @@ every LAMMPS command.
   :includehidden:

   pg_library
   Modify
   pg_developer
..   pg_modify
..   pg_base
+2 −2
Original line number Diff line number Diff line
Modify & extend LAMMPS
**********************
Modifying & extending LAMMPS
****************************

LAMMPS is designed in a modular fashion so as to be easy to modify and
extend with new functionality.  In fact, about 95% of its source code