This repository has been archived on 2026-01-16. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
coot/coot-utils.patch
Tim Fenn 92f74e81ce rename python2 package
add python_provide macro
remove hardcoded library path include
2017-02-05 22:19:24 -05:00

20 lines
595 B
Diff

--- coot-utils/coot-shelx.hh_orig 2016-04-07 22:05:10.753625059 -0400
+++ coot-utils/coot-shelx.hh 2016-04-07 22:05:43.366973568 -0400
@@ -33,6 +33,7 @@
#include <mmdb2/mmdb_manager.h>
#include "clipper/core/cell.h"
+#include "coot-coord-utils.hh"
namespace coot {
--- coot-utils/coot-hole.hh_orig 2016-04-07 22:05:55.561054355 -0400
+++ coot-utils/coot-hole.hh 2016-04-07 22:06:16.954432665 -0400
@@ -4,6 +4,7 @@
#include "clipper/core/xmap.h"
#include "clipper/core/nxmap.h"
+#include "coot-map-utils.hh"
#include "utils/coot-utils.hh"
#include "geometry/protein-geometry.hh"