- Timestamp:
- Jun 8, 2004, 11:01:11 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
to-imperative/trunk/cygwin/library/include/refal/StdIO.hh
r1397 r1437 12 12 { 13 13 14 extern Expr StdIn;14 extern const Expr StdIn; 15 15 16 extern Expr StdOut;16 extern const Expr StdOut; 17 17 18 extern Expr StdErr;18 extern const Expr StdErr; 19 19 20 20 RF_DECL (Channel);
Note: See TracChangeset
for help on using the changeset viewer.