FreeCalypso > hg > ueda-linux
annotate ueda/uschem-print/pathnames.c @ 5:e62c37d85a30
ueda/Makefile: build only libueda, mclutils, sverp and utils under Linux
| author | Space Falcon <falcon@ivan.Harhan.ORG> | 
|---|---|
| date | Mon, 20 Jul 2015 00:56:50 +0000 | 
| parents | cd92449fdb51 | 
| children | 
| rev | line source | 
|---|---|
| 0 
cd92449fdb51
initial import of ueda and ifctf-part-lib from ifctfvax CVS
 Space Falcon <falcon@ivan.Harhan.ORG> parents: diff
changeset | 1 char uschem_procset_pathname[] = | 
| 
cd92449fdb51
initial import of ueda and ifctf-part-lib from ifctfvax CVS
 Space Falcon <falcon@ivan.Harhan.ORG> parents: diff
changeset | 2 "/usr/local/eda/uschem-support/uschem-procset.ps"; | 
| 
cd92449fdb51
initial import of ueda and ifctf-part-lib from ifctfvax CVS
 Space Falcon <falcon@ivan.Harhan.ORG> parents: diff
changeset | 3 char transfont_procset_pathname[] = | 
| 
cd92449fdb51
initial import of ueda and ifctf-part-lib from ifctfvax CVS
 Space Falcon <falcon@ivan.Harhan.ORG> parents: diff
changeset | 4 "/usr/local/eda/uschem-support/transfont.ps"; | 
| 
cd92449fdb51
initial import of ueda and ifctf-part-lib from ifctfvax CVS
 Space Falcon <falcon@ivan.Harhan.ORG> parents: diff
changeset | 5 char default_prefs_pathname[] = "/usr/local/eda/uschem-support/defaultprefs.ps"; | 
