Project

General

Profile

Revision 58

Added by Jason knichel over 16 years ago

got rid of some TODO's

View differences:

Log.h
1
//TODO: rename either the file or the class so they match
2 1
/**
3 2
 *
4 3
 *  @author Jason Knichel
......
31 30
  struct tm getCurrentTime();
32 31

  
33 32
  FILE * logFile;
34

  
35 33
};
36 34

  
37

  
38 35
#endif

Also available in: Unified diff