stage1_2/stage1_2_priv.hh
changeset 873 dea39ef02847
parent 867 a435684a5223
child 881 e05d69c1ccb3
equal deleted inserted replaced
872:3d682f87c870 873:dea39ef02847
    90 
    90 
    91 /************************************/
    91 /************************************/
    92 /* whether to allow nested comments */
    92 /* whether to allow nested comments */
    93 /************************************/
    93 /************************************/
    94 bool get_opt_nested_comments();
    94 bool get_opt_nested_comments();
       
    95 
       
    96 /************************************/
       
    97 /* whether to allow REF() operator  */
       
    98 /************************************/
       
    99 bool get_opt_ref_operator();
       
   100 
    95 
   101 
    96 
   102 
    97 /*************************************************************/
   103 /*************************************************************/
    98 /*************************************************************/
   104 /*************************************************************/
    99 /****                                                    *****/
   105 /****                                                    *****/