Changeset 9333 for issm/trunk


Ignore:
Timestamp:
08/12/11 15:20:27 (14 years ago)
Author:
Mathieu Morlighem
Message:

minor

Location:
issm/trunk/src
Files:
2 added
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/src/perl/m2cpp.pl

    r9322 r9333  
    4343
    4444  while (<$in>){
     45          #if (/(^\s*)(%)(.*)/){
     46          #  $output=$output."$1/// \@brief $3";
     47          #}
    4548    if (/(^\s*)(%>)(.*)/){
    4649      $output=$output."$1///$3";
Note: See TracChangeset for help on using the changeset viewer.