Skip to content

Commit

Permalink
Merge pull request #969 from NREL/mspt_no_finance
Browse files Browse the repository at this point in the history
Import json as SAM case
  • Loading branch information
sjanzou authored May 4, 2023
2 parents c2c1d28 + ef9b670 commit 419d9f6
Show file tree
Hide file tree
Showing 142 changed files with 173,094 additions and 2,232 deletions.
1 change: 1 addition & 0 deletions nlopt/timer.c
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@
# include <windows.h>
#endif

int gettimeofday(struct timeval * __restrict, void * __restrict);
/* return time in seconds since some arbitrary point in the past */
double nlopt_seconds(void)
{
Expand Down
Loading

0 comments on commit 419d9f6

Please sign in to comment.