Kaydet (Commit) 007fa825 authored tarafından Jack Jansen's avatar Jack Jansen

Include config.h

üst cfadbd40
/* Return a string representing the compiler name */
#include "config.h"
#ifdef THINK_C
#define COMPILER " [THINK C]"
#endif
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment