Skip to content

Commit 1c99f12

Browse files
committed
remove strict on frontier
1 parent 33ab525 commit 1c99f12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
#!/bin/bash
22

33
. ./mfc.sh load -c f -m g
4-
./mfc.sh build strict -j 8 --gpu
4+
./mfc.sh build -j 8 --gpu

0 commit comments

Comments
 (0)