stage1_2/stage1_2_priv.hh
changeset 873 dea39ef02847
parent 867 a435684a5223
child 881 e05d69c1ccb3
--- a/stage1_2/stage1_2_priv.hh	Mon Feb 24 22:00:55 2014 +0000
+++ b/stage1_2/stage1_2_priv.hh	Sun Mar 02 16:42:56 2014 +0000
@@ -93,6 +93,12 @@
 /************************************/
 bool get_opt_nested_comments();
 
+/************************************/
+/* whether to allow REF() operator  */
+/************************************/
+bool get_opt_ref_operator();
+
+
 
 /*************************************************************/
 /*************************************************************/