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