fix off item
This commit is contained in:
parent
5778730b62
commit
73eadab2e9
@ -8141,15 +8141,15 @@ Stream currently being read in.
|
||||
Stream position at the stream currently being read in.
|
||||
@end table
|
||||
|
||||
|
||||
@end table
|
||||
|
||||
@item source_location(?@var{FileName}, ?@var{Line})
|
||||
@findex source_location/2
|
||||
@syindex source_location/2
|
||||
@cnindex source_location/2
|
||||
SWI-compatible predicate. If the last term has been read from a physical file (i.e., not from the file user or a string), unify File with an absolute path to the file and Line with the line-number in the file. Please use @code{prolog_load_context/2}.
|
||||
|
||||
|
||||
@end table
|
||||
|
||||
@node Library, SWI-Prolog, Built-ins, Top
|
||||
|
||||
@chapter Library Predicates
|
||||
|
Reference in New Issue
Block a user