6.16.6.2. c++ comment tangler

Start python section to interscript/tanglers/cpp.py[3 /3 ] Prev First
    41: #line 347 "tanglers.ipk"
    42: class cpp_comment_tangler(hash_comment_tangler):
    43:   def __init__(self, writer,weaver):
    44:     hash_comment_tangler.__init__(self,writer,weaver,'// ')
    45: 
End python section to interscript/tanglers/cpp.py[3]