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

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

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

revision 1.1 by hannibal, Tue Aug 5 18:30:57 2003 UTC revision 1.2 by hannibal, Mon Aug 11 21:59:06 2003 UTC
# Line 9  class ContSignal: public Type { Line 9  class ContSignal: public Type {
9    // Operations    // Operations
10    public:    public:
11      void add (  );      void add (  );
12      void sub (  );      void mult (  );
13      void mul (  );      void concat (  );
14      void zoom (  );      void Haming (  );
15        void truncate (  );
16        void min (  );
17        void max (  );
18  };  };
19    
20  #endif  #endif

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

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