Blame view

Debug/src/csps/qap.h 183 Bytes
0c8ce2b0   Pedro Roque   missing files
1
2
3
4
/*
 * qap.h
 *
 *  Created on: 12/12/2016
4d26a735   Pedro Roque   Increased recogni...
5
 *      Author: Pedro
0c8ce2b0   Pedro Roque   missing files
6
7
8
9
10
 */

#ifndef SRC_CSPS_QAP_H_
#define SRC_CSPS_QAP_H_

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

#endif /* SRC_CSPS_QAP_H_ */