git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@13291 f3b2605a-c512-4ea7-a41b-209d697bcdaa

This commit is contained in:
sjplimp
2015-03-25 16:08:04 +00:00
parent b977c7a13b
commit f07750fa88
2 changed files with 3 additions and 3 deletions

View File

@ -344,7 +344,7 @@ void FixGCMC::init()
(domain->triclinic == 1)) {
full_flag = true;
if (comm->me == 0)
error->warning(FLERR,"fix gcmc using full_energy option");
error->warning(FLERR,"Fix gcmc using full_energy option");
}
}