#include "fischl.h" int main(){ fischl *F = new fischl; F->init(); return 0; }