Changeset 2988
- Timestamp:
- 07/02/08 06:36:35 (2 months ago)
- Files:
-
- 1 modified
-
trunk/linbox/linbox/solutions/charpoly.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/linbox/linbox/solutions/charpoly.h
r2946 r2988 58 58 const Method::Hybrid& M) 59 59 { 60 throw LinboxError("LinBox ERROR: charpoly is not yet define over a rational domain");60 throw LinboxError("LinBox ERROR: charpoly is not yet defined over a rational domain"); 61 61 } 62 62
