From 065ccdfa110482d3ce6415988382606ab21ef78a Mon Sep 17 00:00:00 2001
From: Christophe Geuzaine <cgeuzaine@ulg.ac.be>
Date: Sat, 16 Jan 2010 12:02:00 +0000
Subject: [PATCH] pp

---
 CMakeLists.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/CMakeLists.txt b/CMakeLists.txt
index b1a28eb40a..f3e1f4c36b 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -77,8 +77,8 @@ set(GMSH_API
   Mesh/meshGEdge.h Mesh/meshGFace.h Mesh/meshGFaceOptimize.h 
     Mesh/meshGFaceDelaunayInsertion.h
   Solver/dofManager.h Solver/femTerm.h Solver/laplaceTerm.h Solver/elasticityTerm.h
-    Solver/linearSystem.h Solver/linearSystemGMM.h  Solver/linearSystemCSR.h Solver/linearSystemFull.h 
-  Solver/elasticitySolver.h 
+    Solver/linearSystem.h Solver/linearSystemGMM.h Solver/linearSystemCSR.h 
+    Solver/linearSystemFull.h Solver/elasticitySolver.h 
   Post/PView.h Post/PViewData.h Plugin/PluginManager.h
   Graphics/drawContext.h
   contrib/kbipack/gmp_normal_form.h contrib/kbipack/gmp_matrix.h 
-- 
GitLab