Changeset 9333 for issm/trunk
- Timestamp:
- 08/12/11 15:20:27 (14 years ago)
- Location:
- issm/trunk/src
- Files:
-
- 2 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/src/perl/m2cpp.pl
r9322 r9333 43 43 44 44 while (<$in>){ 45 #if (/(^\s*)(%)(.*)/){ 46 # $output=$output."$1/// \@brief $3"; 47 #} 45 48 if (/(^\s*)(%>)(.*)/){ 46 49 $output=$output."$1///$3";
Note:
See TracChangeset
for help on using the changeset viewer.