Belle II Software  release-05-01-25
modulelist.py
1 #!/usr/bin/env python3
2 # -*- coding: utf-8 -*-
3 
4 import os
5 assert 0 == os.system('basf2 -m')