kick the build machines.

This commit is contained in:
Dave Pugmire 2023-03-14 21:06:02 -04:00
parent c989550111
commit 39cb7a653b

@ -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 <N>", where N is the number of
// partitions, followed by a list of the N files. For example: