Imported Robodoc.
[robodoc.git] / Examples / PerlExample / Source / Loader.txt
1 #****h* TruckPacker/Loader
2 # FUNCTION
3 #    The Loader module consist of a number of classes that represent
4 #    that various algorithms to pack Cargo into a truck..
5
6 #    Currently only on algorithm (SmartLoader) has been implemented.
7 #
8 #****
9