1
1

Correctly take in the coll pointers

This commit was SVN r1124.
Этот коммит содержится в:
Vishal Sahay 2004-05-07 23:42:54 +00:00
родитель dd430f905f
Коммит a9eb043310

Просмотреть файл

@ -90,7 +90,7 @@ void laminfo::open_modules()
// coll module opening not implemented yet
mca_coll_base_open();
module_map["coll"] = &mca_coll_base_modules_available;
module_map["coll"] = &mca_coll_base_modules_opened;
#if 0
// io module opening not implemented yet