24#ifndef TERMINOLOGY_USE_PREVIOUS_ENUM_H_
25#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:200
enum_compatibility_version
Enumeration holding the possible values for @terminology_use_previous.
Definition: terminology_use_previous_enum.h:48
@ NONE
Use new names; do not provide backward compatibility.
Definition: terminology_use_previous_enum.h:50
@ BEFORE_8_2_0
Use names that were in use before 8.2.0.
Definition: terminology_use_previous_enum.h:54
@ BEFORE_8_0_26
Use names that were in use up to 8.0.25, inclusive.
Definition: terminology_use_previous_enum.h:52