]> www.ginac.de Git - ginac.git/blobdiff - ginac/fail.h
* irem(), iquo(): throw an exception, when second argument vanishes.
[ginac.git] / ginac / fail.h
index 3c514797672e95ad6b871f99a4ec832bad9bcd7f..117e8fa97d2033dc05ce3d060eb66232a60cdab5 100644 (file)
@@ -1,10 +1,10 @@
 /** @file fail.h
  *
  *  Interface to class signaling failure of operation. Considered obsolete
- *  (all of this is replaced by exceptions). */
+ *  somewhat obsolete (most of this can be replaced by exceptions). */
 
 /*
- *  GiNaC Copyright (C) 1999-2001 Johannes Gutenberg University Mainz, Germany
+ *  GiNaC Copyright (C) 1999-2002 Johannes Gutenberg University Mainz, Germany
  *
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by