Blame view

Debug/src/csps/market_split.h 228 Bytes
0c8ce2b0   Pedro Roque   missing files
1
2
3
4
/*
 * market_split.h
 *
 *  Created on: 17/04/2017
4d26a735   Pedro Roque   Increased recogni...
5
 *      Author: Pedro
0c8ce2b0   Pedro Roque   missing files
6
7
8
9
10
 */

#ifndef SRC_CSPS_MARKET_SPLIT_H_
#define SRC_CSPS_MARKET_SPLIT_H_

4d26a735   Pedro Roque   Increased recogni...
11
void run_market_split(char *csp_inst_name);
0c8ce2b0   Pedro Roque   missing files
12
13

#endif /* SRC_CSPS_MARKET_SPLIT_H_ */