Compiling the Prolog code

Compile your Prolog code, e.g.

     C:\> qpc -c vbqp.pl
     

The option -c ensures that only a Quintus object file (QOF) is produced, in this case vbqp.qof.