Last change
on this file since 3614 was
3614,
checked in by yura, 13 years ago
|
- Refal Library on Refal+ is coped to java - folder java contais both java and refal.
|
-
Property svn:eol-style set to
native
-
Property svn:keywords set to
Author Date Id Revision
|
File size:
153 bytes
|
Line | |
---|
1 | // $Id: StreamErr.rfi 3614 2008-03-29 22:03:50Z yura $ |
---|
2 | |
---|
3 | $func Errors = errors; |
---|
4 | $func Clear_Errors = ; |
---|
5 | |
---|
6 | $func Error stream e.message = ; |
---|
7 | $func Error_At t.pos e.message = ; |
---|
8 | |
---|
9 | $func Print_Errors = ; |
---|
10 | |
---|
Note: See
TracBrowser
for help on using the repository browser.