diff options
Diffstat (limited to 'make/config/joal-alc-constants-CustomJavaCode.java')
-rw-r--r-- | make/config/joal-alc-constants-CustomJavaCode.java | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/make/config/joal-alc-constants-CustomJavaCode.java b/make/config/joal-alc-constants-CustomJavaCode.java new file mode 100644 index 0000000..fe97124 --- /dev/null +++ b/make/config/joal-alc-constants-CustomJavaCode.java @@ -0,0 +1,3 @@ +public final java.lang.String ALC_ENUMERATION_EXT_NAME = "ALC_ENUMERATION_EXT"; + +public final java.lang.String ALC_ENUMERATE_ALL_EXT_NAME = "ALC_ENUMERATE_ALL_EXT";
\ No newline at end of file |