Ignore:
Timestamp:
08/17/09 13:49:36 (16 years ago)
Author:
Mathieu Morlighem
Message:

change enum name

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/src/c/EnumDefinitions/EnumDefinitions.h

    r1715 r1728  
    9191int SpcEnum(void);
    9292
     93/*GEOGRAPHY:*/
     94int GeographyEnum(void);
     95int WaterEnum(void);
     96int IceSheetEnum(void);
     97int IceShelfEnum(void);
    9398
    94 /*DIVERSE: */
     99/*FILL: */
     100int FillEnum(void);
    95101int WaterEnum(void);
    96102int IceEnum(void);
Note: See TracChangeset for help on using the changeset viewer.