/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

  1. /**
  2. * bi_internal
  3. *
  4. * A namespace. w00t.
  5. * Copyright (c) 2007 Henri Torgemane
  6. *
  7. * See LICENSE.txt for full license information.
  8. */
  9. package com.hurlant.math {
  10. public namespace bi_internal = "http://crypto.hurlant.com/BigInteger";
  11. }