Changeset 4106 for trunk/configs

Show
Ignore:
Timestamp:
02/22/08 16:22:13 (11 months ago)
Author:
pmoura
Message:

Removed the explicit import of the call/N predicates XSB config file as they are now defined as standard predicates.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/configs/xsb.config

    r4105 r4106  
    66%  configuration file for XSB 3.1 or later version 
    77% 
    8 %  last updated: February 22, 2008 
     8%  last updated: February 23, 2008 
    99% 
    1010%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 
     
    1414:- import numbervars/3 from num_vars. 
    1515:- import expand_atom/2 from standard. 
    16 :- import call/2, call/3, call/4, call/5, call/6, call/7, call/8, call/9 from standard. 
    1716 
    1817