23#ifndef _TERMINOLOGY_USE_PREVIOUS_ENUM_H_
24#define _TERMINOLOGY_USE_PREVIOUS_ENUM_H_
In respect to the organization of modules, this really belongs in terminology_use_previous....
Definition: terminology_use_previous.cc:199
enum_compatibility_version
Enumeration holding the possible values for @terminology_use_previous.
Definition: terminology_use_previous_enum.h:47
@ NONE
Use new names; do not provide backward compatibility.
Definition: terminology_use_previous_enum.h:49
@ BEFORE_8_2_0
Use names that were in use before 8.2.0.
Definition: terminology_use_previous_enum.h:53
@ BEFORE_8_0_26
Use names that were in use up to 8.0.25, inclusive.
Definition: terminology_use_previous_enum.h:51