Navigation menu

OC Systems Wiki!
  • OC Systems Inc
    • Products
    • Services
    • Company
    • Support
  • Guides
    • PowerAda 5 User Guide
    • Aprobe+Rootcause Documentation
    • Ada Reference Manual
    • Ada 95 Rationale
  • Login
  • Secure Upload

PowerAda 31

From OC Systems Wiki!
< PowerAda:APPENDIX C. Implementation Characteristics‎ | Annex M
Jump to: navigation, search


Appendix C
  • Notice
  • Chapter 1. Overview
  • Chapter 2. Getting Started
  • Chapter 3. Basic PowerAda Concepts
  • Chapter 4. The PowerAda Development Environment
  • Chapter 5. Project Management with PowerAda
  • Chapter 6. The PowerAda Debugger: adbg
  • Chapter 7. Interface to Other Languages
  • Chapter 8. Implementation Details
  • Chapter 9. Optimization
  • APPENDIX A - Glossary
  • APPENDIX B - Support Packages
  • APPENDIX C - Implementation Characteristics
  • APPENDIX D - Demos and Tutorials
  • APPENDIX E - Tools Reference
  • APPENDIX F - Debugger Command Reference
  • Index
Contents |  Installation Guide | Release Notes
First | Prev | Next | Last

(31) The manner of explicitly assigning library units to a partition.

See 10.2(2).

Only a single "main subprogram" may be explicitly assigned to a partition; all units needed by that main subprogram are included by the bind process. One can include a group of library units by constructing a main subprogram that names each unit to be included in a WITH clause.

Retrieved from "https://www.ocsystems.com/w/index.php?title=PowerAda:APPENDIX_C._Implementation_Characteristics/Annex_M/31&oldid=2179"