Skip to content

Commit 530ffd8

Browse files
authored
Merge pull request #49 from xlqiang-learn/patch-3
Update lsf.i
2 parents 480486a + e0be800 commit 530ffd8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pythonlsf/lsf.i

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ int fclose(FILE *f);
5252
%array_functions(guaranteedResourcePoolEnt, guaranteedResourcePoolEntArray)
5353
%array_functions(struct rsvInfoEnt, rsvInfoEntArray)
5454
%array_functions(struct hostRsvInfoEnt, hostRsvInfoEntArray)
55+
%array_functions(struct hRusage, hRusageArray)
5556

5657
//helper function for transforming char** to python list
5758
%inline %{

0 commit comments

Comments
 (0)