summaryrefslogtreecommitdiff
path: root/graphics/asymptote/gc/extra/Mac_files/dataend.c
blob: 0bed46946723bc3c8fed68df79c4c53d3bbfc762 (plain)
1
2
3
4
5
6
7
8
9
/*
    dataend.c

    A hack to get the extent of global data for the Macintosh.

    by Patrick C. Beard.
 */

long __dataend;