Executables and QOF-Saving
     
     
- initialization(G- )
- G is to be run when program is started
     
 
- runtime_entry(S- )
- entry point for a runtime system
     
 
- save_modules(L- ,F- )
- save the modules specifed in L into file F
     
 
- save_predicates(L- ,F- )
- save the predicates specified in L into file  F
     
 
- version
- display system identification messages
     
 
- version(A- )
- add the atom A to the list of introductory messages
     
 
- volatile(P- )
- predicates specified by P are not to be included in
saves.
     
 
- save_program(F- )
- save all Prolog data