root/tags/lgt2305/library/dates_loader.lgt

Revision 3853, 112 bytes (checked in by pmoura, 16 months ago)

Minor documentation improvements.

  • 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, timep, time],
5        [reload(skip)])).   % allow for static binding
Note: See TracBrowser for help on using the browser.