*** empty log message ***

This commit is contained in:
jiri
2005-02-18 22:08:15 +00:00
parent 02a868e8aa
commit 6f42b9bb18
15 changed files with 195 additions and 208 deletions

4
la.h
View File

@@ -1,9 +1,7 @@
#ifndef _LA_H_
#define _LA_H_
#ifdef _GLIBCPP_NO_TEMPLATE_EXPORT
# define export
#endif
//this should be the single include file for the end user
#include "vec.h"
#include "smat.h"