Changeset 9a236df in git
- Timestamp:
- Jan 8, 2014, 4:28:43 PM (10 years ago)
- Branches:
- (u'spielwiese', '8e0ad00ce244dfd0756200662572aef8402f13d5')
- Children:
- 9351bbb04b6e0929df3ea03400aa1dba233a27b3
- Parents:
- 116023a845c79844d3c14702788a6bda90297703
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Singular/fehelp.cc
r116023 r9a236df 757 757 char libnamebuf[128]; 758 758 FILE *fp=NULL; 759 // first, search for library of that name in LIB string759 // first, search for library of that name 760 760 if ((str[1]!='\0') && 761 761 ((iiLocateLib(str, libnamebuf) && (fp=feFopen(libnamebuf, "rb")) !=NULL)
Note: See TracChangeset
for help on using the changeset viewer.