diff options
Diffstat (limited to 'frontend/convertDynamics.icl')
-rw-r--r-- | frontend/convertDynamics.icl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/convertDynamics.icl b/frontend/convertDynamics.icl index c2b4785..728b97a 100644 --- a/frontend/convertDynamics.icl +++ b/frontend/convertDynamics.icl @@ -8,8 +8,8 @@ extended_unify_and_coerce no yes :== no; // change also _unify and _coerce in St //import pp; APPEND_DEFINING_TYPE_MODULE_NAMES_TO_TYPE_NAMES yes no :== no -import RWSDebug; import type_io; +//import RWSDebug; :: *ConversionInfo = { ci_predef_symb :: !*PredefinedSymbols |