Changeset 4484 for trunk/library

Show
Ignore:
Timestamp:
10/04/08 16:52:28 (3 months ago)
Author:
pmoura
Message:

Added a set of library entities for descriptive statistics. See the file "library/statistics.notes" for details.

Location:
trunk/library
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • trunk/library/all_loader.lgt

    r4224 r4484  
    1010        library(metapredicates_loader), 
    1111        library(random_loader), 
    12         library(types_loader)], 
    13         [reload(skip)])).   % allow for static binding 
     12        library(statistics_loader), 
     13        library(types_loader)])). 
  • trunk/library/NOTES.txt

    r4466 r4484  
    5555        random.notes 
    5656 
     57    statistics 
     58        statistics_loader.lgt 
     59        statistics.notes 
     60 
    5761    types 
    5862        types_loader.lgt