Miscellaneous
Insert into EventList is according to time of occurrence.
Delete the first element of the Event list.
Event List contains at most one arrival and one departure event.
Files: El.h, EL.cc,Queue.h, Queue.cc, Driver.cc
Can you construct a makefile to process the various files involved?