Skip to content

Commit

Permalink
fixed typo in parse.d
Browse files Browse the repository at this point in the history
  • Loading branch information
mahrud authored and d-torrance committed Aug 24, 2024
1 parent 0ade006 commit 846e8e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion M2/Macaulay2/d/parse.d
Original file line number Diff line number Diff line change
Expand Up @@ -460,7 +460,7 @@ export HashTable := {+
mutex:ThreadRWLockPtr
};

--This unfortunately needs to be here as it references Hash Table which needs expr.
--This unfortunately needs to be here as it references HashTable which needs expr.

export m2cfile := Pointer "struct M2File*";

Expand Down

0 comments on commit 846e8e5

Please sign in to comment.