projects
/
rust-101.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
edd5ba6
)
*oops* sync titles
author
Ralf Jung
<post@ralfj.de>
Thu, 18 Jun 2015 11:33:45 +0000
(13:33 +0200)
committer
Ralf Jung
<post@ralfj.de>
Thu, 18 Jun 2015 11:33:45 +0000
(13:33 +0200)
src/part07.rs
patch
|
blob
|
history
diff --git
a/src/part07.rs
b/src/part07.rs
index 8fad5a8001a8998e67b99ce8c1e957ff98597389..a996a22d5cf0e3217dfbc942db0d11dab41cc045 100644
(file)
--- a/
src/part07.rs
+++ b/
src/part07.rs
@@
-1,5
+1,5
@@
-// Rust-101, Part 07: Operator Overloading, Tests,
Output
-// ======================================================
+// Rust-101, Part 07: Operator Overloading, Tests,
Formatting
+// ======================================================
====
pub use part05::BigInt;