From a5b0c770093633f4b2f07a8f713276a282fac1c9 Mon Sep 17 00:00:00 2001 From: yukiteruono Date: Fri, 16 Feb 2024 13:34:11 +0900 Subject: [PATCH] v3.0.2 --- src/pbsim.cpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/pbsim.cpp b/src/pbsim.cpp index b9e891c..d3b9886 100644 --- a/src/pbsim.cpp +++ b/src/pbsim.cpp @@ -43,9 +43,9 @@ #define STATE_MAX 50 #define TR_RANK_MAX 1000 -///////////////////////////////////////// -// Definitions of structures // -///////////////////////////////////////// +//////////////////////////////////////// +// Definitions of structures // +//////////////////////////////////////// // simulation parameters struct sim_t {