소스 검색

include/starpu_sched_ctx.h: add reminder

Nathalie Furmento 12 년 전
부모
커밋
c3aef974c5
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      include/starpu_sched_ctx.h

+ 2 - 0
include/starpu_sched_ctx.h

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