This commit is contained in:
Vitor Santos Costa 2018-08-09 02:06:30 +01:00
parent 1fbd0c49ba
commit 015efac6df
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ The following routines export the YAP internals and architecture.
#define __YAP_PROLOG__ 1
#ifndef YAPVERSION
#define YAPVERSION 60000
#define YAPVERSION YAP_NUMERIC_VERSION
#endif
#include "YapDefs.h"