! necimain is the entry point for a standalone NECI. It reads in an! input, and then runs the NECI Coreprogram NECIimplicit none#include "NECICore.h"#ifdef DEBUG_write(stdout,*)"STARTING NECI"#endif! Indicate not called by CPMD, VASP, Molprocall NECICore()end program NECI