Skip to content

Commit

Permalink
VCP: hwxetra-Lbody conversion.
Browse files Browse the repository at this point in the history
  • Loading branch information
funderburkjim committed Sep 1, 2024
1 parent d26d2b5 commit cccc9d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion v02/makotemplates/pywork/hw.py
Original file line number Diff line number Diff line change
Expand Up @@ -365,7 +365,7 @@ def init_entries_kosha(filein):
entries = init_entries_kosha(filedig)
write_entries_kosha(entries,fileout)
print("END write_entries")
% elif dictlo in ['mw','gra','ben','acc','ap90','bur','cae','lrv','pw','pwkvn','shs','skd']:
% elif dictlo in ['mw','gra','ben','acc','ap90','bur','cae','lrv','pw','pwkvn','shs','skd','vcp']:
# 08-27-2024 Lbody. Does not use recsextra
entries = init_entries(filedig)
hwrecs = [entry_to_hwrec_Lbody(entry) for entry in entries]
Expand Down

0 comments on commit cccc9d1

Please sign in to comment.