#include <stdlib.h>
#include <fstream>
#include <iostream>
#include "Atoms.h"
Include dependency graph for xyz2qci.cpp:
Go to the source code of this file.
Functions | |
int | main (int argc, char *argv[]) |
void | usage () |
|
Definition at line 17 of file xyz2qci.cpp. References setOfAtoms::readXYZFile(), usage(), and setOfAtoms::writeQCIFile(). Here is the call graph for this function: ![]() |
|
Definition at line 7 of file xyz2qci.cpp. |