implement access_file/2 in C
This commit is contained in:
@@ -95,10 +95,12 @@ A Eq N "="
|
||||
A Error N "error"
|
||||
A Evaluable N "evaluable"
|
||||
A EvaluationError N "evaluation_error"
|
||||
A Execute N "execute"
|
||||
A ExecAnswers N "exec_answers"
|
||||
A ExecuteInMod F "$execute_in_mod"
|
||||
A ExecuteWithin F "$execute_within"
|
||||
A ExecuteWoMod F "$execute_wo_mod"
|
||||
A Exist N "exist"
|
||||
A ExistenceError N "existence_error"
|
||||
A ExpectedNumber N "expected_number_syntax"
|
||||
A ExtendFileSearchPath F "$extend_file_search_path"
|
||||
@@ -177,6 +179,7 @@ A Nb N "nb"
|
||||
A NbTerm N "nb_term"
|
||||
A New N "new"
|
||||
A NoMemory N "no_memory"
|
||||
A None N "none"
|
||||
A NonEmptyList N "non_empty_list"
|
||||
A Not N "\\+"
|
||||
A NotImplemented N "not_implemented"
|
||||
|
Reference in New Issue
Block a user