fix bugs
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1073 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
This commit is contained in:
@@ -11,8 +11,11 @@
|
||||
* File: errors.yap *
|
||||
* comments: error messages for YAP *
|
||||
* *
|
||||
* Last rev: $Date: 2004-04-27 16:21:25 $,$Author: vsc $ *
|
||||
* $Log: not supported by cvs2svn $ *
|
||||
* Last rev: $Date: 2004-06-09 03:32:03 $,$Author: vsc $ *
|
||||
* $Log: not supported by cvs2svn $
|
||||
* Revision 1.50 2004/04/27 16:21:25 vsc
|
||||
* stupid bug
|
||||
* *
|
||||
* *
|
||||
*************************************************************************/
|
||||
|
||||
@@ -669,4 +672,3 @@ print_message(Level, Mss) :-
|
||||
'$dump_error_token'(A) :-
|
||||
'$format'(user_error," ~a", [A]).
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user