Files @ a6f53f74e58c
Branch filter:

Location: CSY/reowolf/examples/4_port_pair/make.sh

Christopher Esterhuyse
fixed bug: failed to restore !sync_batches.is_empty() invariant when the native is immediately inconsistent
1
2
3
4
#!/bin/sh

LIB_PATH="../../target/release"
gcc -L $LIB_PATH -lreowolf_rs -Wl,-R$LIB_PATH amy.c -o ./amy