Skip to content

Cpptraj header title - inconsistent  #372

@hainm

Description

@hainm

generated vs Generated

 $ grep "Cpptraj generated" *
Action_CreateReservoir.cpp:    title.assign("Cpptraj generated structure reservoir");
Binary file Action_CreateReservoir.o matches
Traj_CharmmDcd.cpp:      SetTitle("Cpptraj generated dcd file.");
Binary file Traj_CharmmDcd.o matches
Traj_Mol2File.cpp:    SetTitle("Cpptraj generated mol2 file.");
Binary file Traj_Mol2File.o matches
Traj_SQM.cpp:    outTitle.assign("Cpptraj generated SQM input");
Binary file Traj_SQM.o matches
Traj_Tinker.cpp:    SetTitle("Cpptraj generated mol2 file.");
$ grep "Cpptraj Gen" *
Traj_AmberCoord.cpp:      title.assign("Cpptraj Generated trajectory");
Binary file Traj_AmberCoord.o matches
Traj_AmberNetcdf.cpp:      SetTitle("Cpptraj Generated trajectory");
Binary file Traj_AmberNetcdf.o matches
Traj_AmberRestart.cpp:    outTitle.assign("Cpptraj Generated Restart");
Traj_AmberRestartNC.cpp:    SetTitle("Cpptraj Generated Restart");
Binary file Traj_AmberRestartNC.o matches
Binary file Traj_AmberRestart.o matches
Traj_NcEnsemble.cpp:      SetTitle("Cpptraj Generated trajectory");

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions