From aeeaf61424d40b286fe6bca0f55613f26ad72c46 Mon Sep 17 00:00:00 2001 From: Jonathan Lambrechts <jonathan.lambrechts@uclouvain.be> Date: Thu, 29 Nov 2012 09:48:46 +0000 Subject: [PATCH] dg: fix indent in Incompressible.py y if it merges an updated upstream into a topic branch. --- wrappers/gmshpy/gmshSolver.i | 2 -- 1 file changed, 2 deletions(-) diff --git a/wrappers/gmshpy/gmshSolver.i b/wrappers/gmshpy/gmshSolver.i index 0e0a917b99..e4e815a3cc 100644 --- a/wrappers/gmshpy/gmshSolver.i +++ b/wrappers/gmshpy/gmshSolver.i @@ -2,8 +2,6 @@ %module gmshSolver %include std_string.i %include std_vector.i -%import "gmshCommon.i" -%import "gmshNumeric.i" %{ #include "GmshConfig.h" -- GitLab