Skip to content

Commit

Permalink
graph update
Browse files Browse the repository at this point in the history
  • Loading branch information
zhxx1987 committed Aug 2, 2021
1 parent 3668349 commit 055c8ba
Show file tree
Hide file tree
Showing 2 changed files with 6,583 additions and 1,701 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ run: all
ZEN_OPEN=$O ./run.sh

glrun: all
ZEN_NOFORK=1 ZEN_NOVIEW=1 ZEN_OPEN=$O optirun ./run.sh
ZEN_NOFORK=1 ZEN_NOVIEW=1 ZEN_OPEN=$O ./run.sh

gldebug: debug_all
ZEN_NOSIGHOOK=1 ZEN_NOVIEW=1 USE_GDB=1 ZEN_SPROC=1 ZEN_OPEN=$O ./run.sh
Expand Down
Loading

0 comments on commit 055c8ba

Please sign in to comment.