Home | History | Annotate | Download | only in vms

Lines Matching refs:do_comment

245 $do_comment = 0
264 $ if (do_comment .eq. 1) .or. (key .eqs. "/*")
266 $ do_comment = 1
269 $ if key .eqs. "*/" then do_comment = 0