unnamed attributes not implemented
authorcompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Mon, 21 Jun 2004 17:28:32 +0000 (17:28 +0000)
committercompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Mon, 21 Jun 2004 17:28:32 +0000 (17:28 +0000)
git-svn-id: http://ltt.polymtl.ca/svn@603 04897980-b3bd-0310-b5e0-8ef037075253

ltt/branches/poly/lttv/lttv/attribute.h
ltt/branches/poly/lttv/lttv/iattribute.h

index 784fcdc80d7f9151083dc1dc300d8cd109227a7f..017f03f140b124f4013e37352389dd90d24e043b 100644 (file)
@@ -19,6 +19,8 @@
 #ifndef ATTRIBUTE_H
 #define ATTRIBUTE_H
 
+/* FIXME : unnamed attributed not implemented *"
+
 #include <glib-object.h>
 #include <lttv/iattribute.h>
 #include <stdio.h>
index 95d1fcf1e386c6f03ad309613f5873f62587ba1a..0bf10ad72d474443e174ace412d063f32dd1903e 100644 (file)
@@ -16,6 +16,8 @@
  * MA 02111-1307, USA.
  */
 
+/* FIXME : unnamed attributed not implemented */
+
 #ifndef IATTRIBUTE_H
 #define IATTRIBUTE_H
 
This page took 0.024991 seconds and 4 git commands to generate.