diff src/ov-re-mat.h @ 2466:1573640a9994

[project @ 1996-11-04 03:56:11 by jwe]
author jwe
date Mon, 04 Nov 1996 03:56:17 +0000
parents 367485171742
children 3d905d3820a4
line wrap: on
line diff
--- a/src/ov-re-mat.h
+++ b/src/ov-re-mat.h
@@ -131,7 +131,7 @@
 
   octave_value convert_to_str (void) const;
 
-  void print (ostream& os);
+  void print (ostream& os, bool pr_as_read_syntax = false);
 
   int type_id (void) const { return t_id; }