diff src/pr-output.h @ 5759:ce79d238f142

[project @ 2006-04-13 13:04:32 by jwe]
author jwe
date Thu, 13 Apr 2006 13:04:33 +0000 (2006-04-13)
parents 33adb987c033
children c68896f193e3
line wrap: on
line diff
--- a/src/pr-output.h
+++ b/src/pr-output.h
@@ -129,6 +129,9 @@
 // like this: x = [](2x0).
 extern bool Vprint_empty_dimensions;
 
+// How many levels of structure elements should we print?
+extern int Vstruct_levels_to_print;
+
 #endif
 
 /*