root/tags/lgt2212/library/dates_loader.lgt

Revision 1052, 69 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        datep, date,
5        timep, time])).
Note: See TracBrowser for help on using the browser.