root/tags/lgt2210/library/hierarchies_loader.lgt

Revision 1052, 127 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        hierarchyp,
5        proto_hierarchyp, proto_hierarchy,
6        class_hierarchyp, class_hierarchy])).
Note: See TracBrowser for help on using the browser.