From c07d0c2d2f6f7b0eb6e92cc6204bf05037957e82 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Mon, 1 Sep 2014 15:43:52 +0200 Subject: Imported Upstream version 1.6.3 --- target/targen.h | 1 + 1 file changed, 1 insertion(+) (limited to 'target/targen.h') diff --git a/target/targen.h b/target/targen.h index 2f4665a..c99b551 100644 --- a/target/targen.h +++ b/target/targen.h @@ -23,6 +23,7 @@ struct _fxpos { double p[MXTD]; /* Device coordinate position */ double v[MXTD]; /* Room for perceptual value */ + int eloc; /* if >= 0, cgats index, to even location */ }; typedef struct _fxpos fxpos; -- cgit v1.2.3