Skip to content

Commit

Permalink
OS functionality
Browse files Browse the repository at this point in the history
  • Loading branch information
Mercerenies committed Jan 5, 2018
1 parent 3f6bee8 commit 115ac48
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions std/os.lat
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
;;* MODULE os
;;* PACKAGE base

OS ::= Object clone.
OS class := Nil.

meta sys osInfo#: OS.

$whereAmI.

0 comments on commit 115ac48

Please sign in to comment.