| Last change
 on this file since 2588 was             1681, checked in by rwagner, 23 years ago | 
        
          | Preliminary version of classes for the Visibility Plotter. You need
slalib installed in Mars/..
Makefile therefore is currently not included in central MARS Makefile. | 
        
          | File size:
            260 bytes | 
      
      
| Line |  | 
|---|
| 1 | #ifdef __CINT__ | 
|---|
| 2 |  | 
|---|
| 3 | #pragma link off all globals; | 
|---|
| 4 | #pragma link off all classes; | 
|---|
| 5 | #pragma link off all functions; | 
|---|
| 6 |  | 
|---|
| 7 | #pragma link C++ class MObservatoryLocation+; | 
|---|
| 8 | #pragma link C++ class MVPObject+; | 
|---|
| 9 | #pragma link C++ class MVPPlotter+; | 
|---|
| 10 | #pragma link C++ class MVPTime+; | 
|---|
       
      
  Note:
 See   
TracBrowser
 for help on using the repository browser.