Commit 007fa825 authored by Jack Jansen's avatar Jack Jansen

Include config.h

parent 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