You've already forked OpenUxAS-bootstrap
mirror of
https://github.com/AdaCore/OpenUxAS-bootstrap.git
synced 2026-02-12 13:07:23 -08:00
Master `anod` script that dispatches to subscripts for action. Add `paths` module, which group common path-related constants. Improve anod-devel-setup to use e3 and logging.
4 lines
60 B
Python
4 lines
60 B
Python
"""UxAS anod module."""
|
|
|
|
from __future__ import annotations
|