mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
Fallout fixes
This commit is contained in:
@@ -349,7 +349,6 @@ do -- SET_BASE
|
||||
return complement
|
||||
end
|
||||
|
||||
|
||||
--- Compare two sets.
|
||||
-- @param #SET_BASE self
|
||||
-- @param Core.Set#SET_BASE SetA First set.
|
||||
@@ -366,9 +365,6 @@ do -- SET_BASE
|
||||
return SetA
|
||||
end
|
||||
|
||||
|
||||
|
||||
|
||||
--- Gets a @{Core.Base#BASE} object from the @{Core.Set#SET_BASE} and derived classes, based on the Object Name.
|
||||
-- @param #SET_BASE self
|
||||
-- @param #string ObjectName
|
||||
|
||||
Reference in New Issue
Block a user