#include "haio.h"#include <pwd.h>#include "harlemapp.h"#include "haatom.h"#include "habond.h"#include "hamolecule.h"#include "hamatdb.h"#include "etcoupl.h"#include "command.h"#include "tokens.h"#include "abstree.h"#include "hamolview.h"#include "haqchem.h"#include "hagaussian.h"#include "hadalton.h"Defines | |
| #define | COMMAND_CPP |
| #define | IsIdentChar(x) ((isalnum(x))||((x)=='_')||((x)=='$')) |
1.3.6