Index: openacs-4/packages/simulation/sql/postgresql/simulation-tables-create.sql =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/simulation/sql/postgresql/simulation-tables-create.sql,v diff -u -r1.16 -r1.17 --- openacs-4/packages/simulation/sql/postgresql/simulation-tables-create.sql 18 Dec 2003 15:22:54 -0000 1.16 +++ openacs-4/packages/simulation/sql/postgresql/simulation-tables-create.sql 18 Dec 2003 17:21:06 -0000 1.17 @@ -66,7 +66,7 @@ primary key(role_id, party_id) ); -comment on table sim_role_group_map is 'Each record defines a group of users to be cast into a role in groups of group_size'; +comment on table sim_role_party_map is 'Each record defines a group of users to be cast into a role in groups of group_size'; create table sim_tasks ( task_id integer constraint sim_tasks_fk