Ignore:
Timestamp:
07/16/10 14:50:04 (14 years ago)
Author:
hozdoba
Message:

Gestion du calendrier, quelques modifications en cours avant d'arriver à une version correcte.

(calendar.old² sera supprimé par la suite)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XMLIO_V2/dev/dev_rv/src/XMLIO/exception.hpp

    r114 r115  
    3939         virtual void rethrow(void) const { throw *this; } 
    4040 
    41    };// class XMLIOException 
     41   }; // class XMLIOException 
    4242 
    4343   class XMLIOUndefinedValueException : public XMLIOException 
     
    7171         const char* name(void) const throw() { return ("XMLIO>XMLIOIncompatibeTypeException"); } 
    7272 
    73    }; //class XMLIOIncompatibeTypeException 
     73   }; //class XMLIOIncompatibleTypeException 
    7474 
    7575   // A compléter. 
Note: See TracChangeset for help on using the changeset viewer.