Updated comments

This commit is contained in:
Pratyush219 2021-10-06 19:54:26 +05:30
parent f467fe20f0
commit b62916254f

View File

@ -31,7 +31,6 @@ class Compare{
} }
}; };
// Where the magic happens. This is where I compute the status of all the processes post their completion
/** /**
* @brief Class which implements the FCFS scheduling algorithm * @brief Class which implements the FCFS scheduling algorithm
* S: Data type of Process id * S: Data type of Process id