A bit more work on Building tools/support.

updated Axiom.MathLib.dll.
This commit is contained in:
MW
2007-07-04 19:07:27 +00:00
parent 5c32b33a66
commit beb3073bec
18 changed files with 390 additions and 264 deletions

View File

@@ -28,7 +28,7 @@
using System;
using System.Collections.Generic;
using System.IO;
using Axiom.MathLib;
using Axiom.Math;
using libsecondlife;
using libsecondlife.Packets;
using OpenSim.Framework.Console;