diff src/ov-class.h @ 9190:7a10410db2c6

[mq]: x
author Robert T. Short <rtshort@ieee.org>
date Fri, 08 May 2009 15:18:22 -0400
parents 23af5910e5f5
children f27a8c07f0b2
line wrap: on
line diff
--- a/src/ov-class.h	Thu May 07 18:01:48 2009 -0400
+++ b/src/ov-class.h	Fri May 08 15:18:22 2009 -0400
@@ -144,6 +144,8 @@
   void print_with_name (std::ostream& os, const std::string& name, 
 			bool print_padding = true) const;
 
+  bool reconstruct_exemplar (void);
+
   bool reconstruct_parents (void);
 
   bool save_ascii (std::ostream& os);