Added support for the Cray UNICOS file system (untested).

This commit is contained in:
2017-08-09 03:09:05 +01:00
parent ac68968610
commit 620d5a95b7
3 changed files with 291 additions and 0 deletions

View File

@@ -129,6 +129,7 @@
<Compile Include="HAMMER.cs" />
<Compile Include="Fossil.cs" />
<Compile Include="EFS.cs" />
<Compile Include="UNICOS.cs" />
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<ItemGroup>