Przeglądaj źródła

doc/: add missing definition for type struct starpu_perfmodel_t

Nathalie Furmento 13 lat temu
rodzic
commit
18fa500984
1 zmienionych plików z 4 dodań i 0 usunięć
  1. 4 0
      doc/starpu.texi

+ 4 - 0
doc/starpu.texi

@@ -4417,6 +4417,10 @@ The different values are:
 @end table
 @end table
 @end deftp
 @end deftp
 
 
+@deftp {Data Type} {struct starpu_perfmodel_t}
+TODO
+@end deftp
+
 @deftypefun int starpu_load_history_debug ({const char} *@var{symbol}, {struct starpu_perfmodel_t} *@var{model})
 @deftypefun int starpu_load_history_debug ({const char} *@var{symbol}, {struct starpu_perfmodel_t} *@var{model})
 TODO
 TODO
 @end deftypefun
 @end deftypefun