Index: lib/math/math.dart |
=================================================================== |
--- lib/math/math.dart (revision 0) |
+++ lib/math/math.dart (revision 0) |
@@ -0,0 +1,4 @@ |
+#library("math"); |
kasperl
2012/05/23 12:40:46
This should have a copyright header too.
|
+ |
+#source("base.dart"); |
+#source("random.dart"); |