Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 2f2d79f

Browse filesBrowse files
committed
Revert change. Didn't mean to modify extern
1 parent 2a83c9f commit 2f2d79f
Copy full SHA for 2f2d79f

File tree

Expand file treeCollapse file tree

1 file changed

+1
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-0
lines changed

‎extern/qhull/global.c

Copy file name to clipboardExpand all lines: extern/qhull/global.c
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1843,6 +1843,7 @@ void qh_initqhull_start2(FILE *infile, FILE *outfile, FILE *errfile) {
18431843
time_t timedata;
18441844
int seed;
18451845

1846+
qh_CPUclock; /* start the clock(for qh_clock). One-shot. */
18461847
#if qh_QHpointer
18471848
memset((char *)qh_qh, 0, sizeof(qhT)); /* every field is 0, FALSE, NULL */
18481849
#else

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.