Changeset 4060 for trunk/integration

Show
Ignore:
Timestamp:
02/01/08 08:04:31 (11 months ago)
Author:
pmoura
Message:

Updated thread shared directives for the latest Logtalk changes.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/integration/logtalk_comp_xsbmt.pl

    r4056 r4060  
    6565:- thread_shared(logtalk_library_path(_, _)). 
    6666 
    67 % compiler hook goal: 
    68 :- thread_shared('$lgt_hook_goal_'(_, _)). 
     67% compiler hook term and goal expansion: 
     68:- thread_shared('$lgt_hook_term_expansion_'(_, _)). 
     69:- thread_shared('$lgt_hook_goal_expansion_'(_, _)). 
    6970 
    7071% multi-threading tags