home *** CD-ROM | disk | FTP | other *** search
- " Distributed Feature patch 1
- If you are packaging under VisualAge, and your distributed
- application is NOT also a VisualAge App; then you will need
- this file-in. "
-
- DsMRISupport becomeDefault!
-
- !DsMRISupport class publicMethods !
-
- startUp
-
- System isRuntime ifTrue: [
- Smalltalk classAt: #AbtConverterBaseApp ifAbsent: [
- AbtPrimitiveBaseApp stringParmReplacePrintSelector: nil]].! !