Changeset a3f0fea in git for misc/lt2.cc
- Timestamp:
- Jan 24, 2019, 1:08:04 PM (4 years ago)
- Branches:
- (u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', '0604212ebb110535022efecad887940825b97c3f')
- Children:
- 756676ef1fcf4cff300fb1607a6d21293b253245
- Parents:
- 25fe907e3f7e0d124b25f97832c0b71e96c515e2
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
misc/lt2.cc
r25fe907 ra3f0fea 74 74 psModulFunctions->iiAddCproc((currPack->libname? currPack->libname: ""),"same_lt2",FALSE,same_lt2); 75 75 psModulFunctions->iiAddCproc((currPack->libname? currPack->libname: ""),"cf_at",FALSE,cf_at); 76 return MAX_TOK;76 VAR return MAX_TOK; 77 77 }
Note: See TracChangeset
for help on using the changeset viewer.