mirror of
https://github.com/kmc7468/cs420.git
synced 2025-12-15 15:08:52 +00:00
Fix typo
This commit is contained in:
@@ -14,7 +14,7 @@ import re
|
|||||||
import random
|
import random
|
||||||
from pathlib import Path
|
from pathlib import Path
|
||||||
|
|
||||||
from install_smith import install_csmith
|
from install_csmith import install_csmith
|
||||||
|
|
||||||
REPLACE_DICT = {
|
REPLACE_DICT = {
|
||||||
"volatile ": "",
|
"volatile ": "",
|
||||||
|
|||||||
Reference in New Issue
Block a user