Skip to content

Commit e589813

Browse files
committed
remove zinqir6_, zreadc_, zgetLastWriteTimeFile6, ztsRetrieveIrreg6, ztsRetrieveReg6
1 parent 9b85f9d commit e589813

10 files changed

Lines changed: 1 addition & 747 deletions

File tree

heclib/heclib_c/heclib_c.vcxproj

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,6 @@
2727
<ClCompile Include="src\Dss6\zgetRecordBasics6.c" />
2828
<ClCompile Include="src\Dss6\zgetRecordSize6.c" />
2929
<ClCompile Include="src\Dss6\ztsGetSizes6.c" />
30-
<ClCompile Include="src\Dss6\ztsRetrieveIrreg6.c" />
31-
<ClCompile Include="src\Dss6\ztsRetrieveReg6.c" />
3230
<ClCompile Include="src\Dss6\ztsStoreIrreg6.c" />
3331
<ClCompile Include="src\Dss6\ztsStoreReg6.c" />
3432
<ClCompile Include="src\DssInterface\missingFlag_.c" />

heclib/heclib_c/heclib_c.vcxproj.filters

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -318,12 +318,6 @@
318318
<ClCompile Include="src\Dss6\ztsGetSizes6.c">
319319
<Filter>src\Dss6</Filter>
320320
</ClCompile>
321-
<ClCompile Include="src\Dss6\ztsRetrieveIrreg6.c">
322-
<Filter>src\Dss6</Filter>
323-
</ClCompile>
324-
<ClCompile Include="src\Dss6\ztsRetrieveReg6.c">
325-
<Filter>src\Dss6</Filter>
326-
</ClCompile>
327321
<ClCompile Include="src\Dss6\ztsStoreIrreg6.c">
328322
<Filter>src\Dss6</Filter>
329323
</ClCompile>

heclib/heclib_c/src/Dss6/fortran_stubs.c

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,6 @@ void zrinfo_(long long* ifltab, const char* pathname, int* lfound, int* itype, c
1313
}
1414

1515

16-
void zinqir6_(long long* ifltab, const char* cflg, char* calpha, int* inumb, size_t cflg_len, size_t calpha_len) {
17-
DSS_STUB_CALLED();
18-
}
19-
2016
void zset6_(const char* parameter, const char* charVal, int* integerValue, size_t lenparameter, size_t lencharVal) {
2117
DSS_STUB_CALLED();
2218
}

heclib/heclib_c/src/Dss6/ztsRetrieveIrreg6.c

Lines changed: 0 additions & 243 deletions
This file was deleted.

0 commit comments

Comments
 (0)