Mercurial > flash_v2
diff host/libcdl/interface.cxx @ 115:6ed91473a1cd ecos-sw-2000-08-21
Merge from eCos master repository on 2000-08-21-22:40:54-BST
| author | jlarmour |
|---|---|
| date | Fri, 25 Aug 2000 17:32:38 +0000 |
| parents | 95f3e12a6327 |
| children | fbfd52cf7976 |
line wrap: on
line diff
--- a/host/libcdl/interface.cxx +++ b/host/libcdl/interface.cxx @@ -324,7 +324,6 @@ CdlInterfaceBody::initialize_savefile_su void CdlInterfaceBody::save(CdlInterpreter interp, Tcl_Channel chan, int indentation, bool minimal) - throw(CdlInputOutputException, std::bad_alloc) { CYG_REPORT_FUNCNAME("CdlInterface::save"); CYG_REPORT_FUNCARG5XV(this, interp, chan, indentation, minimal);
