fix changes in variable names

This commit is contained in:
Vítor Santos Costa
2014-02-16 12:57:00 +00:00
parent e81f473802
commit 786d6abeda
4 changed files with 5 additions and 5 deletions

View File

@@ -1193,7 +1193,7 @@ static void
InitVersion(void)
{
Yap_PutValue(AtomVersionNumber,
MkAtomTerm(Yap_LookupAtom(YAP_SVERSION)));
MkAtomTerm(Yap_LookupAtom(YAP_FULL_VERSION)));
}
void