00001 #include "qif-import.h" 00002 00003 int 00004 main(int argc, char *argv[]) 00005 { 00006 qif_context_new(); 00007 return 0; 00008 }