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_Comment.h

    r11202 r12365  
    66#define _KML_COMMENT_H_
    77
    8 /*Headers:{{{1*/
     8/*Headers:{{{*/
    99#include "../../include/include.h"
    1010#include "../../shared/Exceptions/exceptions.h"
     
    2222                char* value;
    2323
    24                 /*KML_Comment constructors, destructors {{{1*/
     24                /*KML_Comment constructors, destructors {{{*/
    2525                KML_Comment();
    2626                ~KML_Comment();
    2727                /*}}}*/
    28                 /*Object virtual functions definitions:{{{1*/
     28                /*Object virtual functions definitions:{{{*/
    2929                virtual void  Echo();
    3030                virtual void  DeepEcho();
Note: See TracChangeset for help on using the changeset viewer.