fix bad transitions on missing file.

This commit is contained in:
Vitor Santos Costa 2011-09-07 22:28:13 +02:00
parent 3d1781d2f3
commit 7940ec75b2
1 changed files with 2 additions and 1 deletions

View File

@ -443,6 +443,7 @@ initialization(G,OPT) :-
),
!,
( '$access_yap_flags'(15, 0) -> true ; halt).
'$do_startup_reconsult'(_).
'$skip_unix_comments'(Stream) :-
peek_code(Stream, 0'#), !, % 35 is ASCII for '#