1da6902f3837e1719d9af79ef6c050536897eae7
[com/asn1c.git] / libasn1compiler / check_compiler.c
1 #include "asn1compiler.h"
2
3 int
4 main(int ac, char **av) {
5         return 0;
6 }
7