renamed moo_pushtmp()/poptmp()/poptmps() to moo_pushvolat()/popvolat()/popvolats()

This commit is contained in:
hyunghwan.chung
2018-12-28 08:29:27 +00:00
parent 53c0783da8
commit fc3a725bb8
12 changed files with 213 additions and 215 deletions

View File

@ -10,6 +10,6 @@
#include 'Stream.moo'.
(* -------------------------------------------------------------------------- *)
## #include 'FFI.moo'.
#include 'FFI.moo'.
#include 'Stdio.moo'.
## #include 'Console.moo'.