Skip to content

Commit

Permalink
fixed Random bug in smltojsonline
Browse files Browse the repository at this point in the history
  • Loading branch information
melsman committed Sep 30, 2021
1 parent bca84ad commit 86c9cb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ IDE_EXTRACODE=Array2-sml ArraySlice-sml-code1 ArraySlice-sml-code3 \
ByteSlice-sml-code7 ByteSlice-sml-code9 Bool-sml Char-sml Byte-sml \
StrBase-sml Math-sml Html-sml Rwp-sml Parsercomb-sml \
XMLrpcClient-sml-code1 XMLrpcClient-sml-code2 \
XMLrpcClient-sml-code3 utest-sml
XMLrpcClient-sml-code3 utest-sml Random-sml
IDE_EXTRACODE_PATHS=$(IDE_EXTRACODE:%=js/basis/MLB/Js/%.js)

#
Expand Down

0 comments on commit 86c9cb8

Please sign in to comment.