lib/definitions/segments/manual/envelopes/gs.rb in eddy-0.5.1 vs lib/definitions/segments/manual/envelopes/gs.rb in eddy-0.6.0

- old
+ new

@@ -3,10 +3,10 @@ # ### Segment Summary: # # - Id: GS # - Name: Functional Group Header # - Purpose: To indicate the beginning of a functional group and to provide control information. - class GS < Eddy::Segment + class GS < Eddy::Models::Segment # @param store [Eddy::Data::Store] # @param group_control_number [Integer] A unique *functional group control number*. # @param functional_group [String] A two-letter functional group id. # @return [void]