* exec.c (xfer_memory): Add attrib argument.
[deliverable/binutils-gdb.git] / gdb / ch-lang.c
index 32e612e958a7b2c6cd4d1afd38ef1a6f343ee1ed..c8e12beefea6b889a5b338587d7bfe9d48d5f6e9 100644 (file)
@@ -608,6 +608,7 @@ const struct language_defn chill_language_defn =
   chill_builtin_types,
   range_check_on,
   type_check_on,
+  case_sensitive_on,
   chill_parse,                 /* parser */
   chill_error,                 /* parser error function */
   evaluate_subexp_chill,
This page took 0.023237 seconds and 4 git commands to generate.