Logtalk release 2.14.1 files.

git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@561 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
This commit is contained in:
pmoura
2002-07-31 23:34:42 +00:00
parent 4f6b62e2c6
commit 5345523da3
169 changed files with 3660 additions and 3295 deletions

View File

@@ -39,7 +39,7 @@
today :-
{lgt_current_date(Year, Month, Day)},
{'$lgt_current_date'(Year, Month, Day)},
parameter(1, Year),
parameter(2, Month),
parameter(3, Day).