'-toplevel' option obsoleted.

C++ comment removed and copyright notice added.


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@723 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Masaki Fukushima 2000-08-30 14:28:57 +00:00
commit c5d1168781
3 changed files with 357 additions and 377 deletions

View file

@ -1,3 +1,16 @@
//
// Pointer library for Ruby
//
// $Header$
//
// Copyright (C) 2000 Network Applied Communication Laboratory, Inc.
// Copyright (C) 2000 Information-technology Promotion Agency, Japan
//
// Masaki Fukushima
//
// Originally derived from python/ptrlang.i
//
//
// SWIG pointer conversion and utility library
//