Changeset e8857b in git for factory/config.h.in
- Timestamp:
- Dec 9, 1997, 12:59:44 PM (26 years ago)
- Branches:
- (u'spielwiese', 'e7cc1ebecb61be8b9ca6c18016352af89940b21a')
- Children:
- e1017c759c345bbe77f3d7cf0d35b2df162fd3fa
- Parents:
- 49c9ccbf377749c1280b9ff3af8220f122c57ffb
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
factory/config.h.in
r49c9ccb re8857b 1 1 /* emacs edit mode for this file is -*- C -*- */ 2 /* $Id: config.h.in,v 1. 4 1997-10-28 14:41:50schmidt Exp $ */2 /* $Id: config.h.in,v 1.5 1997-12-09 11:59:44 schmidt Exp $ */ 3 3 4 4 #ifndef INCL_CONFIG_H … … 68 68 #undef DEBUGOUTPUT 69 69 70 /* define type of your compilers 64 bit integer type */ 71 #define INT64 long long int 72 70 73 /************** END OF CONFIGURABLE SECTION **************/ 71 74
Note: See TracChangeset
for help on using the changeset viewer.