Next: , Previous: , Up: SystemDictionary   [Index]


1.161.9 SystemDictionary: special accessing

addFeature: aFeature

Add the aFeature feature to the Features set

hasFeatures: features

Returns true if the feature or features in ’features’ is one of the implementation dependent features present

removeFeature: aFeature

Remove the aFeature feature to the Features set

version

Answer the current version of the GNU Smalltalk environment