• marko's avatar
    branches/zip: Add @file comments, and convert decorative · 11ff89d9
    marko authored
    /*********************************
    comments to Doxygen /** style like this:
    /*****************************//**
    
    This conversion was performed by the following command:
    
    perl -i -e 'while(<ARGV>){if (m|^/\*{30}\**$|) {
    s|\*{4}$|//**| if ++$com>1; $_ .= "\@file $ARGV\n" if $com==2}
    print; if(eof){$.=0;undef $com}}' */*[ch] include/univ.i
    11ff89d9
trx0rseg.h 7.88 KB