Current section

Files

Jump to
fin src actors bank_withdraw.erl
Raw

src/actors/bank_withdraw.erl

-module(bank_withdraw).
-include_lib("bpe/include/bpe.hrl").
-compile(export_all).
def() ->
#process{}.