freepooma-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Patch: src/Engine/DataObject.h


From: Stephen A. Smith
Subject: Patch: src/Engine/DataObject.h
Date: Tue, 03 Apr 2001 16:00:52 -0600

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
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)

reply via email to

[Prev in Thread] Current Thread [Next in Thread]