Re: [Doxygen-develop] Method Signature Validation
Brought to you by:
dimitri
From: Daniel B. <da...@ds...> - 2001-06-15 04:26:19
|
Hello all, I have added the verification functionality, and would like to know what the process is for adding to the code base? Files changed are: doxygen.cpp - an include added, and a line to call the verification code. libdoxygen.pro.in - added the new source files, verify.h and verify.cpp. Files added are: verify.h verify.cpp Cheers, Daniel Bradley. |