Skip to content
This repository has been archived by the owner on Jun 9, 2018. It is now read-only.

Commit

Permalink
Math/Rand was renamed
Browse files Browse the repository at this point in the history
  • Loading branch information
fperrad committed Feb 28, 2009
1 parent 5301cc9 commit 772dede
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/luamath.pir
Expand Up @@ -109,7 +109,7 @@ LIST
set $P1, 'huge'
_math[$P1] = $P0

load_bytecode 'Math/rand.pir'
load_bytecode 'Math/Rand.pir'
$P0 = get_hll_namespace ['Math'; 'Rand']
$P1 = get_namespace
$P2 = split ' ', 'rand srand RAND_MAX'
Expand Down

0 comments on commit 772dede

Please sign in to comment.