Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] ruby c extensions and straight skeletons

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] ruby c extensions and straight skeletons


Chronological Thread 
  • From: Stefan Salewski <>
  • To:
  • Subject: Re: [cgal-discuss] ruby c extensions and straight skeletons
  • Date: Tue, 08 Oct 2013 20:20:56 +0200

On Tue, 2013-10-08 at 20:08 +0200, Stefan Salewski wrote:
> build process is fine:

And output too:

stefan@AMD64X2 ~/tust $ cat test.rb
require_relative 'hello_world'

puts Core::my_method

stefan@AMD64X2 ~/tust $ ruby test.rb
Hello World!





Archive powered by MHonArc 2.6.18.

Top of Page