This website works better with JavaScript.
Home
Help
Sign In
cacalabs
/
libcaca
mirror of
https://github.com/cacalabs/libcaca.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
7
Wiki
Activity
Browse Source
Revert
156781dd67
This breaks loading on Linux, and presumably on other platforms
main
Pascal Terjan
1 week ago
parent
dda96a14ea
commit
9fffb0a237
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
ruby/lib/caca.rb
+ 1
- 1
ruby/lib/caca.rb
View File
@@ -1,4 +1,4 @@
require 'caca'
require 'caca
.so
'
module Caca
class Display
Write
Preview
Loading…
Cancel
Save