Skip to content

Commit 740196c

Browse files
committed
Export @TagType_str macro for making custom TagTypes outside of library code
1 parent d86c13b commit 740196c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/exports.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@ export
237237

238238
# physics/tag_types.jl
239239
TagType,
240-
TagType_str,
240+
@TagType_str,
241241
op,
242242
state,
243243
has_fermion_string,

0 commit comments

Comments
 (0)