Skip to content

Commit

Permalink
pres added
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielegenovese committed Mar 21, 2024
1 parent c69766f commit f6c9754
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 1 deletion.
Binary file added assets/pres21mar.pdf
Binary file not shown.
1 change: 0 additions & 1 deletion src/choreography/eval.erl
Original file line number Diff line number Diff line change
Expand Up @@ -383,7 +383,6 @@ call_by_package(Package, FunName, _ArgList, Data) ->
rand_package(FunName, Data) ->
case FunName of
uniform -> simple_type(integer, ?ANYDATA, Data);
%%% TODO: expand
_ -> share:warning("rand's function not yet implemented:", FunName, Data)
end.

Expand Down

0 comments on commit f6c9754

Please # to comment.