Revise LibAC
This commit is contained in:
parent
60ced631ba
commit
c4e7b6fa54
35 changed files with 44 additions and 326 deletions
|
@ -5,7 +5,7 @@ using System.Text;
|
|||
using System.Threading.Tasks;
|
||||
using System.Numerics;
|
||||
|
||||
namespace LibZNI
|
||||
namespace LibAC
|
||||
{
|
||||
[Serializable]
|
||||
public class BigFloat : IComparable, IComparable<BigFloat>, IEquatable<BigFloat>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue