Doc update with j-release links (master branch)
[nonrtric.git] / a1 / var_declaration.py
1 #!/u:sr/bin/env python3
2
3 policy_instances = {}
4 policy_types = {}
5 policy_status = {}
6 policy_type_per_instance = {}