root/tags/lgt2311/library/debugging_loader.lgt

Revision 3997, 148 bytes (checked in by pmoura, 12 months ago)

Also load the "events_loader" library file from the "debugging_loader" library file.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
1
2:- initialization((
3    logtalk_load(events_loader),
4    logtalk_load([event_dbgp, event_dbg], [events(on), reload(skip)]))).    % allow for static binding
Note: See TracBrowser for help on using the browser.