OSDN Git Service

こっそり、気持ち程度の日本語化しました (UTF-8 / Windows 環境用)。
[ring-lang-081/annotated-ring-with-OmegaT.git] / target / ringlibs / stdlib / usestdlibcore.ring
1 # Clear load command the load stdlibcore.ring in the current directory
2 # This prevent reloading the same file many times 
3 # when we use load "stdlib.ring" and load "stdlibcore.ring" in the same project
4
5 Load "stdlibcore.ring"