Deletes the initial state from the class.
function deleteInitialState input TypeName cl; input String state; output Boolean bool; end deleteInitialState;