From bb27392419549bb40cbc4f194e38f471d2b9f63d Mon Sep 17 00:00:00 2001 From: bculkin2442 Date: Thu, 28 Jul 2016 16:45:16 -0400 Subject: Format/cleanup pass --- dice-lang/lang-impl.html | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 dice-lang/lang-impl.html (limited to 'dice-lang/lang-impl.html') diff --git a/dice-lang/lang-impl.html b/dice-lang/lang-impl.html deleted file mode 100644 index 62fddf6..0000000 --- a/dice-lang/lang-impl.html +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - -

Language implementation details

-

First, a command is read from the user, and - checked to see if it has any interpreter pragmas - in it. If so, the interpreter pragma is handled - and we move onto the next command.

- - \ No newline at end of file -- cgit v1.2.3