aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authortiglio <tiglio@f69c4107-0314-4c4f-9ad4-17e986b73f4a>2006-05-18 20:47:31 +0000
committertiglio <tiglio@f69c4107-0314-4c4f-9ad4-17e986b73f4a>2006-05-18 20:47:31 +0000
commitd8235d660b599b9e324a9a45d5525b1d5d456a22 (patch)
tree66198d5df9d10c491e712bc2bcc85edbc707267a /src
parent0b2c4d3e9b12db47f272279896b662672814d661 (diff)
*** empty log message ***
git-svn-id: https://svn.cct.lsu.edu/repos/numrel/LSUThorns/SummationByParts/trunk@71 f69c4107-0314-4c4f-9ad4-17e986b73f4a
Diffstat (limited to 'src')
-rw-r--r--src/call_derivs.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/call_derivs.c b/src/call_derivs.c
index 5eb2533..53009a5 100644
--- a/src/call_derivs.c
+++ b/src/call_derivs.c
@@ -198,7 +198,6 @@ void DiffGv ( const CCTK_POINTER_TO_CONST cctkGH_, const CCTK_INT dir,
CCTK_WARN (0, "Wrong direction specified");
}
- printf("Manuel sucks donkeys \n");
if ( CCTK_Equals(norm_type,"Diagonal") ) {
if ( CCTK_Equals(operator_type,"Minimal Bandwidth") ) {
switch(loc_order) {