absyntax_utils/search_constant_type.hh
changeset 618 5e09f665c2f1
parent 547 dab341e80664
equal deleted inserted replaced
617:43e00c10dc49 618:5e09f665c2f1
    87   static ulint_type_name_c    ulint_type_name;
    87   static ulint_type_name_c    ulint_type_name;
    88   static bool_type_name_c     bool_type_name;
    88   static bool_type_name_c     bool_type_name;
    89   static time_type_name_c     time_type_name;
    89   static time_type_name_c     time_type_name;
    90   static int_type_name_c      int_type_name;
    90   static int_type_name_c      int_type_name;
    91 
    91 
    92 /* temporarily here until we remove the st_code_gen.c and il_code_gen.c files... */
       
    93   static integer_c      integer;
       
    94 
    92 
    95   /******************************************************/
    93   /******************************************************/
    96   /* Extensions to the base standard as defined in      */
    94   /* Extensions to the base standard as defined in      */
    97   /* "Safety Software Technical Specification,          */
    95   /* "Safety Software Technical Specification,          */
    98   /*  Part 1: Concepts and Function Blocks,             */
    96   /*  Part 1: Concepts and Function Blocks,             */