convert.sh < context.con > context.cnv
concepts -c context.cnv
extract_funcs < context.cnv > context2.cnv
concepts -c context2.cnv

