Ignore:
Timestamp:
06/04/12 16:40:38 (13 years ago)
Author:
Mathieu Morlighem
Message:

Do not number folds (folding is automated)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/c/objects/KML/KML_GroundOverlay.h

    r11202 r12365  
    99
    1010/*Headers:*/
    11 /*{{{1*/
     11/*{{{*/
    1212#include "../../include/include.h"
    1313#include "../../shared/Exceptions/exceptions.h"
     
    2626                KML_LatLonBox* llbox;
    2727
    28                 /*KML_GroundOverlay constructors, destructors {{{1*/
     28                /*KML_GroundOverlay constructors, destructors {{{*/
    2929                KML_GroundOverlay();
    3030                ~KML_GroundOverlay();
    3131                /*}}}*/
    32                 /*Object virtual functions definitions:{{{1*/
     32                /*Object virtual functions definitions:{{{*/
    3333                void  Echo();
    3434                void  DeepEcho();
Note: See TracChangeset for help on using the changeset viewer.