diff --git a/src/main.rs b/src/main.rs index 19d20b99..cac73c9c 100644 --- a/src/main.rs +++ b/src/main.rs @@ -1,3 +1,5 @@ +//! ***Tek*** is a MIDI sequencer, sampler, and audio plugin host for the Linux terminal. + //#[global_allocator] //static A: rlsf::SmallGlobalTlsf = rlsf::SmallGlobalTlsf::new(); //#![feature(fn_traits)]