add produktrapport
This commit is contained in:
parent
336c1de326
commit
9ecf476c94
@ -94,6 +94,8 @@ export class Editor {
|
|||||||
}
|
}
|
||||||
case "SaveRequest": {
|
case "SaveRequest": {
|
||||||
this.project.save();
|
this.project.save();
|
||||||
|
// hack to simulate as often as possible
|
||||||
|
this.events.send({ tag: "SimulateRequest" });
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
BIN
docs/class_diagram.png
Normal file
BIN
docs/class_diagram.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 188 KiB |
BIN
docs/produktrapport.docx
Normal file
BIN
docs/produktrapport.docx
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user