2001-07-11 H.J. Lu <hjl@gnu.org>
[deliverable/binutils-gdb.git] / gdb / ch-lang.c
index 32e612e958a7b2c6cd4d1afd38ef1a6f343ee1ed..fb6dc419e83d115cb917d1c6c01bb29c6c655468 100644 (file)
@@ -1,5 +1,6 @@
 /* Chill language support routines for GDB, the GNU debugger.
-   Copyright 1992, 1995, 1996, 2000 Free Software Foundation, Inc.
+   Copyright 1992, 1993, 1994, 1995, 1996, 2000
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -608,6 +609,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.022978 seconds and 4 git commands to generate.