Parent Directory
|
Revision Log
|
Patch
| revision 1.2 by mocchiut, Mon Jan 12 20:50:43 2009 UTC | revision 1.3 by pam-fi, Wed Aug 5 18:48:44 2009 UTC | |
|---|---|---|
| # | Line 2 | Line 2 |
| 2 | // globals.cpp | // globals.cpp |
| 3 | // | // |
| 4 | #include <sgp4.h> | #include <sgp4.h> |
| 5 | #include <cstring> | |
| 6 | ||
| 7 | ////////////////////////////////////////////////////////////////////////////// | ////////////////////////////////////////////////////////////////////////////// |
| 8 | double sqr(const double x) | double sqr(const double x) |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.1.23 |