We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2daa1e commit 615d5b0Copy full SHA for 615d5b0
processing_app/library/vector_utils/spiral.rb
@@ -1,7 +1,7 @@
1
#!/usr/bin/env jruby -v -W2
2
# frozen_string_literal: true
3
require 'propane'
4
-require 'arcball'
+
5
class SpiralLayout < Propane::App
6
load_library :vector_utils
7
0 commit comments