Kernel Prolog with Fluent based Builtins

Uses of Class
tarau.jinni.ConstBuiltin

Packages that use ConstBuiltin
tarau.jinni   
 

Uses of ConstBuiltin in tarau.jinni
 

Subclasses of ConstBuiltin in tarau.jinni
(package private)  class fail_
          Always fails
(package private)  class halt
          does its best to halt the program:-) to be thoroughly tested with Applets
(package private)  class reconsult_again
          shorthand for reconsulting the last file
(package private)  class true_
          Always succeeds
 


Kernel Prolog with Fluent based Builtins