/*
 * Computer Algebra Kit (c) 1993,99 by Comp.Alg.Objects.  All Rights Reserved.
 * $Id: cseqc.h,v 1.6 2000/10/12 14:40:25 stes Exp $
 */

#ifndef __CASEQ_HEADER__
#define __CASEQ_HEADER__

#include "cobject.h"

@interface sequencec : CAObject
{
}

@end

#endif /* __CASEQ_HEADER__ */
 


syntax highlighted by Code2HTML, v. 0.9.1