From a0442ed58dee48a521ea053083ea967894507898 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Wed, 11 Jul 2018 22:19:56 +0200 Subject: New upstream version 2.0.1+repack --- target/ofps.c | 1 + target/prand.c | 1 + target/targen.c | 2 ++ 3 files changed, 4 insertions(+) (limited to 'target') diff --git a/target/ofps.c b/target/ofps.c index 54a0ea1..d965097 100755 --- a/target/ofps.c +++ b/target/ofps.c @@ -128,6 +128,7 @@ #if defined(__IBMC__) #include #endif +#include "aconfig.h" #include "numlib.h" #include "sort.h" #include "counters.h" diff --git a/target/prand.c b/target/prand.c index 7ce5760..7040373 100755 --- a/target/prand.c +++ b/target/prand.c @@ -26,6 +26,7 @@ #if defined(__IBMC__) #include #endif +#include "aconfig.h" #include "numlib.h" #include "sort.h" #include "icc.h" diff --git a/target/targen.c b/target/targen.c index 96cda6c..ee12243 100755 --- a/target/targen.c +++ b/target/targen.c @@ -18,6 +18,8 @@ /* TTBD: + Should add option to create just surface test patches. + Should add an option to generate grey and near grey or other PCS based pattern test points based on the previous profile. How about an option to read in an CGATS file containing -- cgit v1.2.3