Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
c55592d210
fix removeState, rm addState, add pop override to fit inheritence
5cdcca7290
fix StatesStack inheritance with DoublyLinkedStack; remove getStateListHead() and use getHead(); overridden output operator (operator<<) for the StateList class;
38c584323c
save();load(); fix for printing "list of states".