lib: intro `Float.lerp` for simple linear interpolation
[nit.git] / src / doc / doc_phases / doc_graphs.nit
index 906a657..aff25d4 100644 (file)
@@ -17,6 +17,7 @@ module doc_graphs
 
 import doc_structure
 import doc_poset
+import html_templates::html_model # FIXME maybe this phase should depend on `html_render`
 
 redef class ToolContext