might be helpful

This commit is contained in:
Martin Diehl 2016-07-27 14:32:03 +02:00
parent 8235bf3422
commit e68b06f1cb
1 changed files with 2 additions and 1 deletions

View File

@ -158,7 +158,8 @@ module math
math_areaTriangle, &
math_rotate_forward33, &
math_rotate_backward33, &
math_rotate_forward3333
math_rotate_forward3333, &
math_limit
private :: &
math_partition, &
halton, &