Unverified Commit e7ca200e authored by Axel Kohlmeyer's avatar Axel Kohlmeyer Committed by GitHub
Browse files

Merge pull request #1149 from akohlmey/doc-adjust-bugfix

correct typo in USER-SMD introduced by doc-adjust PR
parents d805796c 8960774b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -28,7 +28,7 @@
#include <cstring>
#include <iostream>
#include <Eigen/Eigen>
#include "compute_smd_triangle_mesh_vertices.h"
#include "compute_smd_triangle_vertices.h"
#include "atom.h"
#include "update.h"
#include "modify.h"