The R Project SVN R

Rev

Rev 41862 | Rev 43767 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 41862 Rev 42308
Line 12... Line 12...
12
 *  but WITHOUT ANY WARRANTY; without even the implied warranty of
12
 *  but WITHOUT ANY WARRANTY; without even the implied warranty of
13
 *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
13
 *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
14
 *  GNU General Public License for more details.
14
 *  GNU General Public License for more details.
15
 *
15
 *
16
 *  You should have received a copy of the GNU General Public License
16
 *  You should have received a copy of the GNU General Public License
17
 *  along with this program; if not, write to the Free Software
17
 *  along with this program; if not, a copy is available at
18
 *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301  USA
18
 *  http://www.r-project.org/Licenses/
19
 */
19
 */
20
 
20
 
21
/* This header file is to provide hooks for external GUIs such as
21
/* This header file is to provide hooks for external GUIs such as
22
   GNOME and Cocoa.  It is only used on Unix-alikes.  All entries
22
   GNOME and Cocoa.  It is only used on Unix-alikes.  All entries
23
   here should be documented in doc/manual/R-exts.texi
23
   here should be documented in doc/manual/R-exts.texi