Commit f9e7e3c2 authored by FichteFoll's avatar FichteFoll

Merge pull request #4313 from bphunter1972/master

RPN - Reverse Polish Notation Calculator
parents f3b6d33e b9c6468c
...@@ -893,6 +893,17 @@ ...@@ -893,6 +893,17 @@
} }
] ]
}, },
{
"name": "RPN",
"details": "https://github.com/bphunter1972/RPN",
"labels": ["calculator"],
"releases": [
{
"sublime_text": ">=3000",
"tags": true
}
]
},
{ {
"name": "RSense", "name": "RSense",
"details": "https://github.com/rsense/SublimeRsense", "details": "https://github.com/rsense/SublimeRsense",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment