diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-18 01:05:16 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-18 01:05:16 +0900 |
commit | b6c36b6b6bdd7d2710eea59b8013d40d95d3ec4b (patch) | |
tree | 3e51a576698156e4fcead5f27d1a671be5c489b3 /flow/gsl/gslartsthreads.h | |
parent | 6b23f6c7c932f5d4487c46b43211b561e80ab9f4 (diff) | |
download | arts-b6c36b6b6bdd7d2710eea59b8013d40d95d3ec4b.tar.gz arts-b6c36b6b6bdd7d2710eea59b8013d40d95d3ec4b.zip |
Removed code formating modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'flow/gsl/gslartsthreads.h')
-rw-r--r-- | flow/gsl/gslartsthreads.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/flow/gsl/gslartsthreads.h b/flow/gsl/gslartsthreads.h index ac424cb..d7cf746 100644 --- a/flow/gsl/gslartsthreads.h +++ b/flow/gsl/gslartsthreads.h @@ -96,7 +96,4 @@ void gsl_arts_thread_init (gpointer arg); } #endif /* __cplusplus */ -/* vim:set ts=8 sts=2 sw=2: */ - #endif // GSLARTSTHREADS_H - |