stage1_2/stage1_2_priv.hh
changeset 870 9c6c588fd708
parent 822 a7d9e0b8636b
parent 867 a435684a5223
child 881 e05d69c1ccb3
--- a/stage1_2/stage1_2_priv.hh	Wed Feb 19 22:25:10 2014 +0100
+++ b/stage1_2/stage1_2_priv.hh	Wed Feb 19 22:27:11 2014 +0100
@@ -88,6 +88,10 @@
 /******************************************************/
 bool get_opt_safe_extensions();
 
+/************************************/
+/* whether to allow nested comments */
+/************************************/
+bool get_opt_nested_comments();
 
 
 /*************************************************************/