history_stack_t Interface

public interface history_stack_t

Module Procedures

private function init_historyStack(filename, id)

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: filename
integer, intent(in) :: id

Return Value type(history_stack_t)