This commit is contained in:
kojix2
2020-07-29 00:27:07 +09:00
parent eeb5038602
commit 6cf861aadf
2 changed files with 30 additions and 5 deletions

View File

@@ -1,6 +1 @@
require 'uplot/version'
module Uplot
class Error < StandardError; end
# Your code goes here...
end