lib/physics_plus.rb in physics_plus-0.0.3 vs lib/physics_plus.rb in physics_plus-0.0.4

- old
+ new

@@ -3,6 +3,10 @@ # This module is the main one for the gem module PhysicsPlus # Main module extend Main::Constants + include Main::Constants end + + +puts PhysicsPlus.list_fundamental_constants \ No newline at end of file