Commit graph

9 commits

Author SHA1 Message Date
Harry Moffat
860aea6090 Added std:: to some string declarations.
added using namespace std to a cpp file
2009-07-23 17:03:04 +00:00
Harry Moffat
c82fa6fff2 Fixed an interface for fortran 2009-07-23 16:59:32 +00:00
Harry Moffat
420e3421b9 Added an include that's needed for ubuntu 2009-01-23 16:03:51 +00:00
Dave Goodwin
fea8c985f5 reorganized source tree, changed include files, etc. 2007-05-04 15:18:40 +00:00
Harry Moffat
dfc7e71f5b Solaris 10 update
Forgot the template specialization on the static storage declaration.
  Thus, previous commit wouldn't compile on linux. This fixes the
  problem.
2007-03-20 22:42:17 +00:00
Harry Moffat
b23a49c1f2 Solaris 10 updates
Added declarations of static member storage for templated classes.
2007-03-20 21:58:27 +00:00
Dave Goodwin
d7e6c19067 *** empty log message *** 2004-08-05 14:07:07 +00:00
Dave Goodwin
3e7e28b6fb *** empty log message *** 2004-08-03 10:25:03 +00:00
Dave Goodwin
f63084c593 initial import 2004-08-01 21:33:09 +00:00