summaryrefslogtreecommitdiff
path: root/ACE/apps/JAWS/stress_testing/cp.cpp
blob: d78e95ce47697fe4bd698335185902cd1c374a29 (plain)
1
2
3
4
5
#include "cp.h"

Client_Parameters::Client_Parameters(int i) {
  id = i;
}