aboutsummaryrefslogtreecommitdiff
path: root/src/symcoord.h
blob: a7b71ba31f5c35095e66b7c4d0f42f185769c356 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#ifndef SYMCOORD_H
#define SYMCOORD_H

#include "coord.h"

extern Coordinate       coord_cp_sym16;
extern Coordinate       coord_eofbepos_sym16;
extern Coordinate       coord_drud_sym16;
extern Coordinate       coord_drudfin_noE_sym16;
extern Coordinate       coord_nxopt31;

void                    init_symcoord();

#endif

Generated with cgit - Back to sebastiano.tronto.net