absyntax_utils/search_constant_type.hh
changeset 399 55b074ea7255
parent 339 06b561479e46
child 495 8c6823fee086
equal deleted inserted replaced
398:f1f3facc59e7 399:55b074ea7255
    77   static time_type_name_c     time_type_name;
    77   static time_type_name_c     time_type_name;
    78   static int_type_name_c      int_type_name;
    78   static int_type_name_c      int_type_name;
    79 
    79 
    80 /* temporarily here until we remove the st_code_gen.c and il_code_gen.c files... */
    80 /* temporarily here until we remove the st_code_gen.c and il_code_gen.c files... */
    81   static integer_c      integer;
    81   static integer_c      integer;
       
    82   static real_c			real;
    82 
    83 
    83   /******************************************************/
    84   /******************************************************/
    84   /* Extensions to the base standard as defined in      */
    85   /* Extensions to the base standard as defined in      */
    85   /* "Safety Software Technical Specification,          */
    86   /* "Safety Software Technical Specification,          */
    86   /*  Part 1: Concepts and Function Blocks,             */
    87   /*  Part 1: Concepts and Function Blocks,             */