Changes between Version 3 and Version 4 of Use
- Timestamp:
- 12/23/10 09:02:27 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Use
v3 v4 1 1 = Use = 2 2 3 Specify a namespace and its contents to make available to this module. 4 5 == Grammar == 3 6 {{{ 4 7 use <namespace> 5 8 use <namespace> from <library-name> 6 9 }}} 7 8 Specify a namespace and its contents to make available to this module.9 10 10 11 When using the first form if the compiler cannot immediately locate