Changeset 5020

Show
Ignore:
Timestamp:
09/11/07 16:23:58 (6 years ago)
Author:
jgaeddert
Message:

fixing source list for doxygen

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • SigProc/branches/SigProc-c/Doxyfile

    r5017 r5020  
    463463# with spaces. 
    464464 
    465 INPUT                  = documentation.txt \ 
    466                          SigProc.h \ 
    467                          fixed.h \ 
    468                          filters.cpp \ 
    469                          pll.cpp \ 
    470                          scaling.cpp \ 
    471                          sources.cpp \ 
    472                          utility.cpp \ 
    473                          modem.cpp 
     465INPUT                  = documentation.txt src/ 
    474466 
    475467# This tag can be used to specify the character encoding of the source files that