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/Options/OptionChar.h

    r12292 r12365  
    66#define _OPTIONCHAR_H_
    77
    8 /*Headers:{{{1*/
     8/*Headers:{{{*/
    99#include "../../include/include.h"
    1010#include "../../shared/Exceptions/exceptions.h"
     
    2020                char* values;
    2121
    22                 /*OptionChar constructors, destructors {{{1*/
     22                /*OptionChar constructors, destructors {{{*/
    2323                OptionChar();
    2424                ~OptionChar();
    2525                /*}}}*/
    26                 /*Object virtual functions definitions:{{{1*/
     26                /*Object virtual functions definitions:{{{*/
    2727                void  Echo();
    2828                void  DeepEcho();
Note: See TracChangeset for help on using the changeset viewer.