absyntax_utils/search_constant_type.cc
changeset 399 55b074ea7255
parent 386 606443ffd589
child 495 8c6823fee086
equal deleted inserted replaced
398:f1f3facc59e7 399:55b074ea7255
   166 
   166 
   167 
   167 
   168 /* temporarily here until we remove the st_code_gen.c and il_code_gen.c files... */
   168 /* temporarily here until we remove the st_code_gen.c and il_code_gen.c files... */
   169 /* It should then move to search_expression_type_c                               */
   169 /* It should then move to search_expression_type_c                               */
   170 integer_c search_constant_type_c::integer("1");
   170 integer_c search_constant_type_c::integer("1");
       
   171 real_c search_constant_type_c::real("1.0");