summaryrefslogtreecommitdiff
path: root/flash-src/third-party/com/hurlant/math/bi_internal.as
diff options
context:
space:
mode:
Diffstat (limited to 'flash-src/third-party/com/hurlant/math/bi_internal.as')
-rwxr-xr-xflash-src/third-party/com/hurlant/math/bi_internal.as11
1 files changed, 11 insertions, 0 deletions
diff --git a/flash-src/third-party/com/hurlant/math/bi_internal.as b/flash-src/third-party/com/hurlant/math/bi_internal.as
new file mode 100755
index 0000000..dc86aad
--- /dev/null
+++ b/flash-src/third-party/com/hurlant/math/bi_internal.as
@@ -0,0 +1,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";
+} \ No newline at end of file