diff Limits/SimpleRoundedPercentageLimit.cs @ 54:9a0009bc4455

Re #24: Add limit objects * Put percentage limit in correct package
author IBBoard <dev@ibboard.co.uk>
date Thu, 22 Oct 2009 19:33:09 +0000
parents e98708559618
children 44bc5bd5c2f3
line wrap: on
line diff
--- a/Limits/SimpleRoundedPercentageLimit.cs	Thu Oct 22 19:09:48 2009 +0000
+++ b/Limits/SimpleRoundedPercentageLimit.cs	Thu Oct 22 19:33:09 2009 +0000
@@ -5,7 +5,7 @@
 using System;
 using IBBoard.CustomMath;
 
-namespace IBBoard
+namespace IBBoard.Limits
 {
 	/// <summary>
 	/// A percentage-based limit that always either rounds up or down to the closest integer