stage1_2/stage1_2_priv.hh
changeset 867 a435684a5223
parent 761 7b52623a2f37
child 870 9c6c588fd708
child 873 dea39ef02847
--- a/stage1_2/stage1_2_priv.hh	Sat Feb 15 23:58:16 2014 +0000
+++ b/stage1_2/stage1_2_priv.hh	Sun Feb 16 00:37:40 2014 +0000
@@ -88,6 +88,10 @@
 /******************************************************/
 bool get_opt_safe_extensions();
 
+/************************************/
+/* whether to allow nested comments */
+/************************************/
+bool get_opt_nested_comments();
 
 
 /*************************************************************/