summaryrefslogtreecommitdiff
path: root/flash-src/third-party/com/hurlant/math/bi_internal.as
blob: dc86aad7f5d8e8e3ca9518f7cee8414b234331aa (plain)
1
2
3
4
5
6
7
8
9
10
11
/**
 * bi_internal
 * 
 * A namespace. w00t.
 * Copyright (c) 2007 Henri Torgemane
 * 
 * See LICENSE.txt for full license information.
 */
package com.hurlant.math {
	public namespace bi_internal = "http://crypto.hurlant.com/BigInteger";
}