Skip to content

Commit

Permalink
Fix imports & exports of getpseudodir & getpotentials
Browse files Browse the repository at this point in the history
  • Loading branch information
singularitti committed Jan 16, 2022
1 parent 7bd88b4 commit 10d6a56
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions src/Inputs.jl
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,10 @@ using QuantumESPRESSOBase.Inputs.PWscf:
CellParametersCardSetter,
AtomicPositionsCardSetter,
optconvert,
xmldir,
getxmldir,
wfcfiles,
getpseudodir,
getpotentials,
exitfile,
mkexitfile,
optionof,
Expand Down Expand Up @@ -95,8 +97,10 @@ export ControlNamelist,
CellParametersCardSetter,
AtomicPositionsCardSetter,
optconvert,
xmldir,
getxmldir,
wfcfiles,
getpseudodir,
getpotentials,
optionof,
optionpool,
allnamelists,
Expand Down

0 comments on commit 10d6a56

Please sign in to comment.