Commit bbd9af0d authored by Aidan Thompson's avatar Aidan Thompson
Browse files

Fixed a few minor problems

parent 10ace11c
Loading
Loading
Loading
Loading
+1 −4
Original line number Diff line number Diff line
.. index:: pair_style mliap

pair_style mliap command
=======================
========================

Syntax
""""""
@@ -134,6 +134,3 @@ Related commands
:doc:`pair_style snap  <pair_snap>`,

**Default:** none

----------
+1 −0
Original line number Diff line number Diff line
@@ -13,6 +13,7 @@

#include "mliap_model.h"
#include "pair_mliap.h"
#include <cstring>
#include <cmath>
#include "atom.h"
#include "force.h"