From 76b0f3d88f8a0f3aeac038f3495121d27071f9a4 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Mon, 11 Jan 2021 01:19:30 +0000 Subject: [PATCH] otterlib: Note rune in comment, for now Signed-off-by: Ian Jackson --- src/bin/otterlib.rs | 2 ++ 1 file changed, 2 insertions(+) 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::*; -- 2.30.2