/flash-src/third-party/com/hurlant/math/bi_internal.as
http://github.com/gimite/web-socket-js · ActionScript · 11 lines · 3 code · 0 blank · 8 comment · 0 complexity · 79f81352b7e7474aac8ca070419a3bbb MD5 · raw file
- /**
- * 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";
- }