Skip to content

Commit 5509406

Browse files
committed
pre-commit hook ran
1 parent 0b0d2df commit 5509406

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Common/src/CConfig.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2431,7 +2431,7 @@ void CConfig::SetConfig_Options() {
24312431

24322432
/* DESCRIPTION: Number of aligned bytes for the matrix multiplications. Multiple of 64. (128 by default) */
24332433
addUnsignedShortOption("ALIGNED_BYTES_MATMUL", byteAlignmentMatMul, 128);
2434-
2434+
24352435
/*!\par CONFIG_CATEGORY: FEA solver \ingroup Config*/
24362436
/*--- Options related to the FEA solver ---*/
24372437

0 commit comments

Comments
 (0)