From: Ian Jackson Date: Mon, 11 Jan 2021 01:19:30 +0000 (+0000) Subject: otterlib: Note rune in comment, for now X-Git-Tag: otter-0.3.0~82 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=76b0f3d88f8a0f3aeac038f3495121d27071f9a4;p=otter.git otterlib: Note rune in comment, for now Signed-off-by: Ian Jackson --- diff --git a/src/bin/otterlib.rs b/src/bin/otterlib.rs index beb55f53..6ae59dae 100644 --- a/src/bin/otterlib.rs +++ b/src/bin/otterlib.rs @@ -2,6 +2,8 @@ // SPDX-License-Identifier: AGPL-3.0-or-later // There is NO WARRANTY. +// target/debug/otterlib --libs ~ian/Rustup/Game/server/library/\*.toml preview + pub use otter::imports::*; pub use shapelib::*;