start Tidy move

This commit is contained in:
edunham 2016-04-13 15:56:16 -07:00
parent 697300bb16
commit 711bfe2860
11 changed files with 0 additions and 0 deletions

View file

@ -1,9 +0,0 @@
/* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
impl SpecLinkMethods for SpecLink {
fn Test(&self) -> f32 {
0
}
}