Skip to content

Commit

Permalink
Initial checkin of YAML substances.
Browse files Browse the repository at this point in the history
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3772 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
  • Loading branch information
why committed May 9, 2003
1 parent 605adb8 commit 55f4dc4
Show file tree
Hide file tree
Showing 25 changed files with 7,962 additions and 0 deletions.
5 changes: 5 additions & 0 deletions ext/syck/extconf.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
require 'mkmf'

have_header( "st.h" )
create_makefile( "syck" )

Loading

0 comments on commit 55f4dc4

Please sign in to comment.