mirror of
https://github.com/danog/toncontest.git
synced 2024-11-26 12:04:50 +01:00
Do not write BOC file by default
This commit is contained in:
parent
33539e8a67
commit
6cc4713fe3
@ -5,4 +5,4 @@
|
||||
exit 1
|
||||
}
|
||||
|
||||
$TONLIB_HOME/build/crypto/func -WRS -o "$(basename $1 .fc 2>/dev/null).fif" "$TONLIB_HOME/crypto/smartcont/stdlib.fc" "$@"
|
||||
$TONLIB_HOME/build/crypto/func -AP -o "$(basename $1 .fc 2>/dev/null).fif" "$TONLIB_HOME/crypto/smartcont/stdlib.fc" "$@"
|
||||
|
@ -216,4 +216,3 @@ PROGRAM{
|
||||
32 PLDU
|
||||
}>
|
||||
}END>c
|
||||
2 boc+>B "RS" B>file
|
||||
|
Loading…
Reference in New Issue
Block a user