Show
Ignore:
Timestamp:
10/18/09 19:17:20 (5 months ago)
Author:
cristy
Message:
 
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • WizardsToolkit/trunk/wizard/log.h

    r1 r411  
    6868 
    6969extern WizardExport WizardBooleanType 
     70  InstantiateLogFacility(void), 
    7071  IsEventLogging(void), 
    7172  ListLogInfo(FILE *,ExceptionInfo *), 
     
    7980extern WizardExport void 
    8081  CloseWizardLog(void), 
    81   DestroyLogList(void), 
     82  DestroyLogFacility(void), 
    8283  SetLogFormat(const char *), 
    8384  SetLogPreamble(const char *);