Explorar el Código

doc/: add missing definition for type struct starpu_perfmodel_t

Nathalie Furmento hace 13 años
padre
commit
18fa500984
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. 4 0
      doc/starpu.texi

+ 4 - 0
doc/starpu.texi

@@ -4417,6 +4417,10 @@ The different values are:
 @end table
 @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})
 TODO
 @end deftypefun