octave-maintainers
[Top][All Lists]
Advanced

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

MSVC patch: additional export


From: John W. Eaton
Subject: MSVC patch: additional export
Date: Wed, 15 Nov 2006 11:12:25 -0500

On 15-Nov-2006, address@hidden wrote:

| Michael.
| 
| Index: src/Cell.h
| ===================================================================
| RCS file: /cvs/octave/src/Cell.h,v
| retrieving revision 1.30
| diff -c -p -r1.30 Cell.h
| *** src/Cell.h  27 Oct 2006 18:04:49 -0000      1.30
| --- src/Cell.h  15 Nov 2006 15:50:45 -0000
| *************** Software Foundation, Inc., 51 Franklin S
| *** 33,38 ****
| --- 33,39 ----
|   #include \"oct-obj.h\"
|   
|   class
| + OCTINTERP_API
|   Cell : public ArrayN<octave_value>
|   {
|   public:Michael.<br>

I made this change.

Thanks,

jwe


reply via email to

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