equal
  deleted
  inserted
  replaced
  
    
    
    21   | 
    21   | 
    22 # The PROJECT_NUMBER tag can be used to enter a project or revision number.   | 
    22 # The PROJECT_NUMBER tag can be used to enter a project or revision number.   | 
    23 # This could be handy for archiving the generated documentation or   | 
    23 # This could be handy for archiving the generated documentation or   | 
    24 # if some version control system is used.  | 
    24 # if some version control system is used.  | 
    25   | 
    25   | 
    26 PROJECT_NUMBER         = 0.3  | 
    26 PROJECT_NUMBER         = 0.4  | 
    27   | 
    27   | 
    28 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)   | 
    28 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)   | 
    29 # base path where the generated documentation will be put.   | 
    29 # base path where the generated documentation will be put.   | 
    30 # If a relative path is entered, it will be relative to the location   | 
    30 # If a relative path is entered, it will be relative to the location   | 
    31 # where doxygen was started. If left blank the current directory will be used.  | 
    31 # where doxygen was started. If left blank the current directory will be used.  |