Changeset 781 for to-imperative/trunk/runtime/rf_term.hh
- Timestamp:
- May 28, 2003, 9:46:35 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
to-imperative/trunk/runtime/rf_term.hh
r723 r781 125 125 /// Create expression with specified length 126 126 static inline Expr create_expr (size_t _len, int _align = 0) ; 127 /// 128 /// Create flat expression with specified length 129 static inline Expr create_flat_expr (size_t _len, int _align = 0) ; 127 130 private: 128 131 ///
Note: See TracChangeset
for help on using the changeset viewer.