Skip to content

Commit

Permalink
Rendering of read mdf in place
Browse files Browse the repository at this point in the history
  • Loading branch information
grodansparadis committed Jun 28, 2023
1 parent 6474232 commit 56db064
Show file tree
Hide file tree
Showing 3 changed files with 419 additions and 30 deletions.
3 changes: 2 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,8 @@
"cfloat": "cpp",
"climits": "cpp",
"regex": "cpp",
"any": "cpp"
"any": "cpp",
"numbers": "cpp"
},
"python.pythonPath": "/usr/bin/python3",
"files.exclude": {
Expand Down
2 changes: 1 addition & 1 deletion mdf/beijing_2.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3455,7 +3455,7 @@
<bit pos="1" default="0" >
<name lang="en">Class mask bit 8</name>
<description lang="en">Defines the ninth bit of the class mask.</description>
</bit>
</bit>
<bit pos="2" default="false" >
<name lang="en">Reserved bit</name>
<description lang="en">This bit is not used.</description>
Expand Down
Loading

0 comments on commit 56db064

Please sign in to comment.