diff src/pr-output.h @ 6153:e60688a1ea07

[project @ 2006-11-13 17:30:54 by jwe]
author jwe
date Mon, 13 Nov 2006 17:30:55 +0000 (2006-11-13)
parents c68896f193e3
children 93c65f2a5668
line wrap: on
line diff
--- a/src/pr-output.h
+++ b/src/pr-output.h
@@ -130,7 +130,7 @@
 extern bool Vprint_empty_dimensions;
 
 // How many levels of structure elements should we print?
-extern int Vstruct_levels_to_print;
+extern OCTINTERP_API int Vstruct_levels_to_print;
 
 #endif