octave-maintainers
[Top][All Lists]
Advanced

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

MSVC patch: additional export


From: michael . goffioul
Subject: MSVC patch: additional export
Date: Wed, 15 Nov 2006 16:53:22 +0100

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:


reply via email to

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