Differences From Artifact [cb34ecc301]:
- File generic/tclIntPlatDecls.h — part of check-in [e1791704a3] at 2013-06-25 10:56:12 on branch novem-reduced-symbol-export — rebase (user: jan.nijtmans size: 19045) [more...]
To Artifact [e861d82462]:
- File generic/tclIntPlatDecls.h — part of check-in [f9b406d125] at 2013-10-16 07:13:44 on branch novem-reduced-symbol-export — merge novem (user: jan.nijtmans size: 19071) [more...]
| ︙ | |||
331 332 333 334 335 336 337 | 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 | - + |
extern "C" {
#endif
extern const TclIntPlatStubs *tclIntPlatStubsPtr;
#ifdef __cplusplus
}
#endif
|
| ︙ |