From 39cb7a653b167cfe4aa8ce7ea758ffb39f19f292 Mon Sep 17 00:00:00 2001 From: Dave Pugmire Date: Tue, 14 Mar 2023 21:06:02 -0400 Subject: [PATCH] kick the build machines. --- vtkm/io/VTKVisItFileReader.h | 1 + 1 file changed, 1 insertion(+) diff --git a/vtkm/io/VTKVisItFileReader.h b/vtkm/io/VTKVisItFileReader.h index 704eb76f5..718ac41d0 100644 --- a/vtkm/io/VTKVisItFileReader.h +++ b/vtkm/io/VTKVisItFileReader.h @@ -21,6 +21,7 @@ namespace vtkm namespace io { +// // Reader for ".visit" files, a simple file format for partioned data sets. // The file format consists of the keyword "!NBLOCKS ", where N is the number of // partitions, followed by a list of the N files. For example: