No specific user configuration
[platform/upstream/bash.git] / y.tab.h
diff --git a/y.tab.h b/y.tab.h
index b525187..b280e40 100644 (file)
--- a/y.tab.h
+++ b/y.tab.h
 
 #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
 typedef union YYSTYPE
-#line 323 "/usr/src/local/chet/src/bash/bash-4.2-patched/parse.y"
+#line 324 "/usr/homes/chet/src/bash/src/parse.y"
 {
   WORD_DESC *word;             /* the word that we read. */
   int number;                  /* the number that we read. */