//! Acropolis OS is a new OS built by Knott Dynamics.
//!//! Acropolis OS is a Linux-based operating system concept built around custom
//! solutions from Knott Dynamics and designed as a full custom stack.
/// Returns the crate name.
pubfnname()->&'staticstr{"acropolis"}#[cfg(test)]modtests{usesuper::*;#[test]fnreturns_name(){assert_eq!(name(),"acropolis");}}