Patch: src/Engine/DataObject.h
Stephen A. Smith
sasmith at proximation.com
Tue Apr 3 22:00:52 UTC 2001
One of the changes from the old repository.
* Engine/DataObject.h fix a combiner to follow the new syntax
Tested with Smarts, Linux, egcs-2.95.2
Stephen
-------------- next part --------------
Index: DataObject.h
===================================================================
RCS file: /home/pooma/Repository/r2/src/Engine/DataObject.h,v
retrieving revision 1.29
diff -r1.29 DataObject.h
212c212
< Type_t combine(int a,int b,Op ,AffinityCombine )
---
> Type_t combine(int a, int b, AffinityCombine)
More information about the pooma-dev
mailing list