From e82fcfe01bb669fcdac4210d38bea358d6445e15 Mon Sep 17 00:00:00 2001 From: David Schmenk Date: Fri, 15 Dec 2017 11:09:21 -0800 Subject: [PATCH] Updated System Library (markdown) --- System-Library.md | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/System-Library.md b/System-Library.md index bae00fc..833e642 100644 --- a/System-Library.md +++ b/System-Library.md @@ -1,13 +1,9 @@ The baseline CMD system library. It contains some useful functions for machine identification, basic console I/O, rudimentary memory management, and useful math operations. Accessed via: -**Compatibility:** +**Compatibility:** `1, II, ///` -`1, II, ///` - -**Usage:** - -[`include "inc/cmdsys.plh"`](https://github.com/dschmenk/PLASMA/blob/master/src/inc/cmdsys.plh) +**Usage:** [`include "inc/cmdsys.plh"`](https://github.com/dschmenk/PLASMA/blob/master/src/inc/cmdsys.plh) **Values:**