Added comment about keeping definitions in sync with java and C#

git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@910 0109f412-320b-0410-ab79-c3e0c5ffbbe6
This commit is contained in:
dsandersoremutah
2006-09-26 17:37:53 +00:00
parent 587b534ec3
commit 74a4222187

View File

@@ -645,6 +645,8 @@
/****************************************************************************
Desc: Language constants
IMPORTANT NOTE: If langes are added or changed, the corresponding definitions
in java and C# must also be updated.
****************************************************************************/
/// \addtogroup flm_languages
@@ -838,6 +840,8 @@
/****************************************************************************
Desc: Comparison flags for strings
IMPORTANT NOTE: If changes are made to these, corresponding changes need to
be made in the java and C# code where they are defined.
****************************************************************************/
/// \addtogroup compare_rules
/// @{