/[marvin]/marvin/src/libsip/type/discsignal.hh
ViewVC logotype

Diff of /marvin/src/libsip/type/discsignal.hh

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.12 by hannibal, Sat Sep 13 18:14:20 2003 UTC revision 1.13 by castor_fou, Tue Sep 16 20:38:46 2003 UTC
# Line 66  public: Line 66  public:
66    /** \brief Construct a new type of discret signal    /** \brief Construct a new type of discret signal
67     */     */
68  public:  public:
   DiscSignal(double *data) : Type(data)  
   {  
   };  
69    DiscSignal(double *data, int length) : Type(data, length)    DiscSignal(double *data, int length) : Type(data, length)
70    {    {
71    };    };

Legend:
Removed from v.1.12  
changed lines
  Added in v.1.13

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26