diff src/pt-const.h @ 2179:45052dc60643

[project @ 1996-05-13 17:21:52 by jwe]
author jwe
date Mon, 13 May 1996 17:22:29 +0000
parents 97a566037a75
children 138b3c98dc85
line wrap: on
line diff
--- a/src/pt-const.h
+++ b/src/pt-const.h
@@ -691,6 +691,10 @@
   bool print_as_structure (void) { return rep->print_as_structure (); }
 };
 
+extern int Vresize_on_range_error;
+
+void symbols_of_pt_const (void);
+
 #endif
 
 /*