diff options
| author | ziejd2 | 2021-10-11 16:00:02 -0500 |
|---|---|---|
| committer | ziejd2 | 2021-10-11 16:00:02 -0500 |
| commit | 566a4de3fcc9b90da036dbf385044319c11a2b6a (patch) | |
| tree | 15c23be0643f41128f11cf9bb378ed505e259a6b /sourcecodes/k-best/src/ls_LOO.h | |
| parent | a20784bad5cfa214ce23d16695d0064571bae9c3 (diff) | |
| parent | 73ba58868451b5fc6611e1feaa9b63f17b6cd19d (diff) | |
| download | BNW-566a4de3fcc9b90da036dbf385044319c11a2b6a.tar.gz | |
Resolved merge conflict
Diffstat (limited to 'sourcecodes/k-best/src/ls_LOO.h')
| -rw-r--r-- | sourcecodes/k-best/src/ls_LOO.h | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/sourcecodes/k-best/src/ls_LOO.h b/sourcecodes/k-best/src/ls_LOO.h deleted file mode 100644 index a2963832..00000000 --- a/sourcecodes/k-best/src/ls_LOO.h +++ /dev/null @@ -1,10 +0,0 @@ -#ifndef _LS_LOO_H_ -#define _LS_LOO_H_ - -#include "cfg.h" -#include "get_local_scores.h" - -extern scorefun init_LOO_scorer(); -extern void free_LOO_scorer(); - -#endif |
