// ========================================================================== // // LibName.psc // (c) 2008 Author // // Description // // ========================================================================== library LibName { component one() { } component two() { } }