Add initial prototype.
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
|
||||
|
||||
|
||||
|
||||
package body physics.Motor.spring is
|
||||
|
||||
-- child packages are based on 'open physics abstraction layer' spring motors.
|
||||
|
||||
|
||||
|
||||
procedure dummy is begin null; end;
|
||||
|
||||
|
||||
end physics.Motor.spring;
|
||||
|
||||
Reference in New Issue
Block a user