Commit b641d93b authored by krisgiesing's avatar krisgiesing

Merge pull request #940 from krisgiesing/doc_tweaks

Export dependent class from newton package
parents 7d651af4 54cec3f1
......@@ -4,6 +4,8 @@
import 'package:newton/newton.dart';
export 'package:newton/newton.dart' show SpringDescription;
/// A factory for simulations.
abstract class Force {
const Force();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment