diff --git a/Equipments/TopDrive/TopDriveMain.f90 b/Equipments/TopDrive/TopDriveMain.f90 index 6c42c0f..ebb9479 100644 --- a/Equipments/TopDrive/TopDriveMain.f90 +++ b/Equipments/TopDrive/TopDriveMain.f90 @@ -17,6 +17,8 @@ module TopDriveMain subroutine TopDrive_Stop implicit none call Log_4('TopDrive_Stop') + ! this is a comment + ! this is a comment end subroutine TopDrive_Stop subroutine TopDrive_Start diff --git a/SimulationCore2.v12.suo b/SimulationCore2.v12.suo new file mode 100644 index 0000000..d3e12ca Binary files /dev/null and b/SimulationCore2.v12.suo differ