Skip to content

Commit

Permalink
small changes
Browse files Browse the repository at this point in the history
  • Loading branch information
hellow554 committed Nov 24, 2018
1 parent 9b4f8b6 commit d3e2d59
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -92,8 +92,6 @@ pub mod direction {
pub use super::port::{Dir, InOut, Input, MaybeRead, MaybeWrite, Off, Output, PortDirection, Read, Write};
}

pub type IeeeSignal = Signal<Ieee1164>;
pub type IntegerSignal = Signal<Integer>;
pub trait Updateable {
fn update(&mut self);
}

0 comments on commit d3e2d59

Please sign in to comment.