Skip to content

Instantly share code, notes, and snippets.

View ryo0223's full-sized avatar

Ryo Akita ryo0223

  • Dublin
View GitHub Profile
%%%-------------------------------------------------------------------
%%% @author ryo-py
%%% @copyright (C) 2015, <COMPANY>
%%% @doc
%%%
%%% @end
%%% Created : 20. 6 2015 12:35
%%%-------------------------------------------------------------------
-module(calc).
-author("ryo-py").