Changeset 3752 for to-imperative/trunk/java/refal/refal/plus/StreamErr.rfi
- Timestamp:
- Apr 20, 2008, 4:09:20 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
to-imperative/trunk/java/refal/refal/plus/StreamErr.rfi
r3614 r3752 1 1 // $Id$ 2 2 3 $func Errors = e rrors;3 $func Errors = e.errors; 4 4 $func Clear_Errors = ; 5 5 6 $func Error s tream e.message = ;7 $func Error_At t.pos 6 $func Error s.stream e.message = ; 7 $func Error_At t.pos e.message = ; 8 8 9 9 $func Print_Errors = ;
Note: See TracChangeset
for help on using the changeset viewer.