Files @ a6f53f74e58c
Branch filter:

Location: CSY/reowolf/examples/old/5_recovery/make.sh - annotation

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

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