Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/MakeLibCfa.h

    r1f7dc61 r6c2dc00  
    55// file "LICENCE" distributed with Cforall.
    66//
    7 // MakeLibCfa.h --
     7// MakeLibCfa.h -- 
    88//
    99// Author           : Richard C. Bilson
     
    2020class Declaration;
    2121namespace ast {
    22         class TranslationUnit;
     22        struct TranslationUnit;
    2323}
    2424
Note: See TracChangeset for help on using the changeset viewer.