Browse Source

include/starpu_sched_ctx.h: add reminder

Nathalie Furmento 12 years ago
parent
commit
c3aef974c5
1 changed files with 2 additions and 0 deletions
  1. 2 0
      include/starpu_sched_ctx.h

+ 2 - 0
include/starpu_sched_ctx.h

@@ -24,6 +24,8 @@ extern "C"
 {
 {
 #endif
 #endif
 
 
+#warning rename all objects to start with starpu_sched_ctx
+
 /* generic structure used by the scheduling contexts to iterate the workers */
 /* generic structure used by the scheduling contexts to iterate the workers */
 struct starpu_sched_ctx_worker_collection
 struct starpu_sched_ctx_worker_collection
 {
 {