#include "function.h"#include "string_array.h"#include "version_record.h"#include <ctype.h>Include dependency graph for version_record.cpp:

Go to the source code of this file.
Defines | |
| #define | SEPARATE |
| #define | VR_NEWLINE to_return += "\n" |
| #define SEPARATE |
Value:
if (style != DOTS) to_return += ", "; \ else to_return += "."
Definition at line 147 of file version_record.cpp.
Referenced by version::flex_text_form().
| #define VR_NEWLINE to_return += "\n" |
1.5.1