*** empty log message ***
[h316.git] / pc-tools / ldc2 / src / data_block_7.hh
index 59446f87bcc0cae2a60fc4533ab4e41e04a815db..28e7fe3a33ed7672056ca00cda131843ce082ba1 100644 (file)
@@ -1,3 +1,17 @@
+/******************************************************************************
+ * 
+ * LDC2 source code
+ *
+ * $Date: 2007/03/26 01:00:40 $
+ * $Author: hachti $
+ *
+ * $Log: data_block_7.hh,v $
+ * Revision 2.0  2007/03/26 01:00:40  hachti
+ * *** empty log message ***
+ *
+ *
+ ******************************************************************************/
 #ifndef DATA_BLOCK_7_H
 #define DATA_BLOCK_7_H
 
@@ -19,6 +33,8 @@ protected:
 
 public:  
   vector<string> get_description();
+  vector<string> get_called_symbols();
+
 };
 
 #endif