diff options
author | Han-Wen Nienhuys <hanwen@xs4all.nl> | 1998-01-19 23:56:08 +0100 |
---|---|---|
committer | Han-Wen Nienhuys <hanwen@xs4all.nl> | 1998-01-19 23:56:08 +0100 |
commit | c24b8835be7d548804a94f6caceadcf914bb8198 (patch) | |
tree | 26998e67189d3c29d1f5724b67bfa3d74f2dba46 /flower/interval.cc | |
parent | 2d0f3458ff34d5ec9496cca0073103f580e80395 (diff) |
release: 0.1.41
Diffstat (limited to 'flower/interval.cc')
-rw-r--r-- | flower/interval.cc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/flower/interval.cc b/flower/interval.cc index 433ca727aa..f425bfd295 100644 --- a/flower/interval.cc +++ b/flower/interval.cc @@ -6,10 +6,12 @@ (c) 1997 Han-Wen Nienhuys <hanwen@stack.nl> */ + #include "interval.hh" #include "real.hh" #include "interval.tcc" + template INTERVAL__INSTANTIATE(Real); Real |