diff options
Diffstat (limited to 'flow/gsl/gslglib.c')
-rw-r--r-- | flow/gsl/gslglib.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/flow/gsl/gslglib.c b/flow/gsl/gslglib.c index a69a2fd..758acab 100644 --- a/flow/gsl/gslglib.c +++ b/flow/gsl/gslglib.c @@ -2396,5 +2396,3 @@ g_path_is_absolute (const gchar *file_name) return FALSE; } - -/* vim:set ts=8 sw=2 sts=2: */ |