[ISO639] Installation
Last updated at 5:41 pm UTC on 10 October 2009
- Evaluate the following script in your image:
Installer ss
project: 'XPath';
install: 'XPath';
project: 'SimpleTextParser';
install: 'SimpleTextParser'.
project: 'FixedDecimal';
install: 'FixedDecimal';
project: 'LanguageInfo';
install: 'LanguageInfo'.
- Experimental: You can use alternatively a persited version of the repository, which uses Magma as OODB:
Installer ss
project: 'XPath';
install: 'XPath';
project: 'SimpleTextParser';
install: 'SimpleTextParser'.
project: 'FixedDecimal';
install: 'FixedDecimal';
project: 'LanguageInfo';
install: 'LanguageInfoMagma'.