Ignore:
Timestamp:
Mar 11, 2007, 2:22:39 PM (18 years ago)
Author:
cinc
Message:

Implemented some methods. Bug fixes and documentation.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/nom/class_c/nomclassmanager.c

    r242 r251  
    1616* The Initial Developer of the Original Code is
    1717* netlabs.org: Chris Wohlgemuth <cinc-ml@netlabs.org>.
    18 * Portions created by the Initial Developer are Copyright (C) 2005-2006
     18* Portions created by the Initial Developer are Copyright (C) 2005-2007
    1919* the Initial Developer. All Rights Reserved.
    2020*
     
    3535 * And remember, phase 3 is near...
    3636 */
     37/** \file nomobj.idl
     38   
     39    Implementation file for the NOM class NOMClassMgr.
     40*/
     41
    3742#ifndef NOM_NOMClassMgr_IMPLEMENTATION_FILE
    3843#define NOM_NOMClassMgr_IMPLEMENTATION_FILE
Note: See TracChangeset for help on using the changeset viewer.