root/tags/lgt2210/library/dependents_loader.lgt

Revision 1052, 62 bytes (checked in by pmoura, 5 years ago)

Use Logtalk source files for loading library and examples entities.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
1
2:- initialization(
3    logtalk_load([
4        observer,
5        subject])).
Note: See TracBrowser for help on using the browser.