From 5c92f6e5598b1da6b8cc4ab5a440c08a142db81b Mon Sep 17 00:00:00 2001
From: Niklaus Johner <nij2003@med.cornell.edu>
Date: Wed, 11 Apr 2012 16:11:46 -0400
Subject: [PATCH] Fixed error from my last commits in
 modules/mol/alg/pymod/CMakeLists.txt

---
 modules/mol/alg/pymod/CMakeLists.txt | 1 -
 1 file changed, 1 deletion(-)

diff --git a/modules/mol/alg/pymod/CMakeLists.txt b/modules/mol/alg/pymod/CMakeLists.txt
index a89211dce..5ac7e71db 100644
--- a/modules/mol/alg/pymod/CMakeLists.txt
+++ b/modules/mol/alg/pymod/CMakeLists.txt
@@ -10,7 +10,6 @@ set(OST_MOL_ALG_PYMOD_MODULES
   "__init__.py"
   views.py
   superpose.py
-  structure_analysis.py
 )
 
 if (ENABLE_IMG)
-- 
GitLab