From 8a2d0e7181075408c8fa1b35b2a755e200863997 Mon Sep 17 00:00:00 2001 From: yangxx Date: Wed, 16 Jul 2003 19:16:20 +0000 Subject: [PATCH] new version of the reading API git-svn-id: http://ltt.polymtl.ca/svn@103 04897980-b3bd-0310-b5e0-8ef037075253 --- ltt/branches/poly/include/ltt/ltt.h | 1 + 1 file changed, 1 insertion(+) diff --git a/ltt/branches/poly/include/ltt/ltt.h b/ltt/branches/poly/include/ltt/ltt.h index 7c347414..eda0a766 100644 --- a/ltt/branches/poly/include/ltt/ltt.h +++ b/ltt/branches/poly/include/ltt/ltt.h @@ -61,6 +61,7 @@ typedef struct _LttField LttField; typedef struct _LttEvent LttEvent; +typedef struct _LttSystemDescription LttSystemDescription; /* Checksums are used to differentiate facilities which have the same name but differ. */ -- 2.34.1