Skip to content
Snippets Groups Projects
Commit 6a22f8cc authored by mathias.chouet's avatar mathias.chouet
Browse files

Add TODO

parent 442b668c
No related branches found
No related tags found
No related merge requests found
......@@ -68,6 +68,7 @@ export class FormulaireService extends Observable {
this._formulaires = [];
// register calculator config paths here
// @TODO this should be automatized by reading the CalculatorType string name
this.calculatorPaths[CalculatorType.ConduiteDistributrice] = "cond_distri";
this.calculatorPaths[CalculatorType.LechaptCalmon] = "lechapt-calmon";
this.calculatorPaths[CalculatorType.SectionParametree] = "section-param";
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment