Remove cpp comment

This commit is contained in:
dwarning 2005-12-05 20:36:25 +00:00
parent 486764292e
commit 6dd4777218
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@ HSM1setup(register SMPmatrix *matrix, register GENmodel *inModel,
model->HSM1_version = 120 ;
}
else {
//DW printf(" %d is selected for VERSION \n", (int)model->HSM1_version);
/* printf(" %d is selected for VERSION \n", (int)model->HSM1_version); */
}
if ( !model->HSM1_corsrd_Given ) model->HSM1_corsrd = 0 ;