mirror of
https://github.com/GnoConsortium/gno.git
synced 2024-12-21 07:30:05 +00:00
- update the "path" pragma to reflect the new location of the ORCA/C
header files, as specified in the FAQ.
This commit is contained in:
parent
2d3f7dce1a
commit
61adaadfbe
@ -1,7 +1,7 @@
|
||||
/*************************************************
|
||||
* Start of GNO v2.0.6 definitions.
|
||||
*
|
||||
* $Id: defaults.h,v 1.5 1997/09/21 22:24:49 gdr Exp $
|
||||
* $Id: defaults.h,v 1.6 1998/01/25 21:05:28 gdr-ftp Exp $
|
||||
*/
|
||||
|
||||
#define __appleiigs__
|
||||
@ -9,7 +9,7 @@
|
||||
|
||||
#pragma path "/usr/include"
|
||||
#pragma path "/HFSinclude"
|
||||
#pragma path "/lang/orca/include"
|
||||
#pragma path "/lang/orca/libraries/orcacdefs"
|
||||
|
||||
/*
|
||||
* These should be identically equal. Orca/C headers use one, BSD headers
|
||||
|
Loading…
Reference in New Issue
Block a user