#!/usr/bin/env python3

from elf_diff.__main__ import main

main()
