Sha256: 298457531993b8a5713b4da8064a1e5c54bf372244204ad99ccefb25b6c83999
Contents?: true
Size: 530 Bytes
Versions: 84
Compression:
Stored size: 530 Bytes
Contents
/********************************************************************** ruby/vm.h - $Author: ko1 $ created at: Sat May 31 15:17:36 2008 Copyright (C) 2008 Yukihiro Matsumoto **********************************************************************/ #ifndef RUBY_VM_H #define RUBY_VM_H 1 /* Place holder. * * We will prepare VM creation/control APIs on 1.9.2 or later. * If you have an interest about it, please see mvm branch. * http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/mvm/ */ #endif /* RUBY_VM_H */
Version data entries
84 entries across 84 versions & 1 rubygems