[GME-commit] GMESRC/GME/Gme GMEStd.h,1.25,1.26

gme-commit at list.isis.vanderbilt.edu gme-commit at list.isis.vanderbilt.edu
Mon Sep 12 19:35:27 CDT 2005


Update of /project/gme-repository/GMESRC/GME/Gme
In directory escher:/tmp/cvs-serv22554

Modified Files:
	GMEStd.h 
Log Message:
Grid capacity enlarged. (Both width and height x 4)


CVS User: Zoltan Molnar, ISIS (zolmol)

Index: GMEStd.h
===================================================================
RCS file: /project/gme-repository/GMESRC/GME/Gme/GMEStd.h,v
retrieving revision 1.25
retrieving revision 1.26
diff -C2 -d -r1.25 -r1.26
*** GMEStd.h	31 Aug 2005 19:38:41 -0000	1.25
--- GMEStd.h	12 Sep 2005 18:35:25 -0000	1.26
***************
*** 50,54 ****
  #define GRIDBITS
  #ifdef GRIDBITS
! #define GME_MAX_GRID_DIM			2048
  #else
  #define GME_MAX_GRID_DIM			1024
--- 50,54 ----
  #define GRIDBITS
  #ifdef GRIDBITS
! #define GME_MAX_GRID_DIM			4*2048
  #else
  #define GME_MAX_GRID_DIM			1024



More information about the GME-commit mailing list