diff src/pt-mat.h @ 3836:b8c1cb5b9fd9

[project @ 2001-05-31 19:30:49 by jwe]
author jwe
date Thu, 31 May 2001 19:30:52 +0000
parents 44386b0e53da
children f9ea3dcf58ee
line wrap: on
line diff
--- a/src/pt-mat.h
+++ b/src/pt-mat.h
@@ -76,6 +76,9 @@
   tree_matrix& operator = (const tree_matrix&);
 };
 
+// The character to fill with when creating string arrays.
+extern char Vstring_fill_char;
+
 #endif
 
 /*