Skip to content

Commit 60938df

Browse files
committed
Run datagen
1 parent fb74dad commit 60938df

File tree

4 files changed

+28
-0
lines changed

4 files changed

+28
-0
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"replace": false,
3+
"values": [
4+
"hexdebug:splicing/enlightened/hex/read",
5+
"hexdebug:splicing/enlightened/hex/write"
6+
]
7+
}
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"replace": false,
3+
"values": [
4+
"hexdebug:evaluator",
5+
"hexdebug:quenched_evaluator"
6+
]
7+
}
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"replace": false,
3+
"values": [
4+
"hexdebug:focus_holder"
5+
]
6+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"replace": false,
3+
"values": [
4+
"hexdebug:splicing_table",
5+
"hexdebug:enlightened_splicing_table",
6+
"hexdebug:focus_holder"
7+
]
8+
}

0 commit comments

Comments
 (0)