Skip to content

Commit 2e889cd

Browse files
committed
binding to external ctf build
1 parent a20ac79 commit 2e889cd

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

ctf-bind/ctf-bind.h

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
/*
2-
* Niklas Hörnblad
3-
* Paolo Bientinesi
4-
* Umeå University - November 2024
2+
* Jan Brandejs
3+
* Universite de Toulouse - November 2025
54
*/
65

7-
#ifndef TBLIS_BIND_H
8-
#define TBLIS_BIND_H
6+
#ifndef CTF_BIND_H
7+
#define CTF_BIND_H
98
#ifdef __cplusplus
109
#include <iostream>
1110
#include <random>

0 commit comments

Comments
 (0)