lib/openstudio/analysis/algorithm_attributes.rb in openstudio-analysis-0.4.1 vs lib/openstudio/analysis/algorithm_attributes.rb in openstudio-analysis-0.4.2
- old
+ new
@@ -1,5 +1,5 @@
-# OpenStudio::Analysis::Algorithm to define the algorithm parameters. The module and class names start to conflict
+# OpenStudio::Analysis::Algorithm define the algorithm parameters. The module and class names start to conflict
# with OpenStudio's namespace. Be careful adding new classes without first making sure that the namespace conflict
# is clear.
module OpenStudio
module Analysis
class AlgorithmAttributes