Commit e7f3f51
committed
OMNeT++ 6.1 compatibility fix: Comment out usage of record-vector-results
The `record-vector-results` setting causes a runtime error in OMNeT++ versions prior to 6.2.
Commenting out the line ensures compatibility with version 6.1.
Also added
**.vector-recording = false
**.vector-record-empty = false
for disable the lots of vector recordings1 parent 62b1c44 commit e7f3f51
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
37 | 39 | | |
38 | 40 | | |
39 | 41 | | |
| |||
0 commit comments