stage3/print_datatypes_error.hh
changeset 895 f824bf8e1579
parent 873 dea39ef02847
child 933 76324f461aed
--- a/stage3/print_datatypes_error.hh	Tue May 20 08:25:59 2014 +0100
+++ b/stage3/print_datatypes_error.hh	Thu May 29 12:06:22 2014 +0100
@@ -203,6 +203,11 @@
     /**********************/
     void *visit(program_declaration_c *symbol);
 
+    /********************************************/
+    /* B 1.6 Sequential function chart elements */
+    /********************************************/
+    void *visit(transition_condition_c *symbol);
+
     /********************************/
     /* B 1.7 Configuration elements */
     /********************************/