From edfd2f47e7e2658b207ee924eeb0809aa6da88d8 Mon Sep 17 00:00:00 2001 From: goodale Date: Mon, 17 May 2004 12:40:46 +0000 Subject: Untabified. git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/CoordBase/trunk@18 0337457d-221f-4ee6-a5f0-14255d5370d8 --- src/coordbaseGH.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/coordbaseGH.h b/src/coordbaseGH.h index d07ef4d..db44d64 100644 --- a/src/coordbaseGH.h +++ b/src/coordbaseGH.h @@ -22,7 +22,7 @@ typedef struct COORDBASEGH uHash *coordsystems; /* Hash table mapping coord systems to tables */ int *default_coord_systems; /* Default coord system for each dimension */ /* int max_dimension; Allocated size of default_coord_system - array (not used currently) */ + array (not used currently) */ } coordbaseGH; #ifdef __cplusplus -- cgit v1.2.3