| #
ed0a315d
|
| 11-Sep-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2024-09-08/rm-empty-comments' into 'main'
Remove empty comments from the source, that is /* */
See merge request petsc/petsc!7815
|
| #
4ee01570
|
| 08-Sep-2024 |
Barry Smith <bsmith@mcs.anl.gov> |
Remove empty comments from the source, that is /* */
Also remove some /******************* comments
Also remove some multiline comments with /* and */ at the beginning and end of each line
|
| #
6a84ff42
|
| 17-Mar-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2023-03-14/rm-sourceh-from-makefiles' into 'main'
Remove unneeded SOURCE* from makefiles
See merge request petsc/petsc!6186
|
| #
b75c6efc
|
| 17-Mar-2023 |
Barry Smith <bsmith@mcs.anl.gov> |
Fixes to skip the compiling of mex scripts into the PETSc library
|