| 
            Last change
 on this file since 2934 was             2403, checked in by cmv, 22 years ago           | 
        
        
          
            
Creation du module de code source de MINUIT (CERNLIB) extrait par CMV 
 
cmv 11/06/2003 
 
 
 
           | 
        
        
          | 
            File size:
            979 bytes
           | 
        
      
      
| Line |   | 
|---|
| 1 | *
 | 
|---|
| 2 | * $Id: v207.dat,v 1.1.1.1 2003-06-11 14:18:32 cmv Exp $
 | 
|---|
| 3 | *
 | 
|---|
| 4 | * $Log: not supported by cvs2svn $
 | 
|---|
| 5 | * Revision 1.1.1.1  1996/03/07 14:31:33  mclareni
 | 
|---|
| 6 | * Minuit
 | 
|---|
| 7 | *
 | 
|---|
| 8 | *
 | 
|---|
| 9 | * Version 2.07   930723 12.00
 | 
|---|
| 10 | C
 | 
|---|
| 11 | C- Introduce the following decks:
 | 
|---|
| 12 | C     MNPARS   new routine, user-callable, to define a parameter
 | 
|---|
| 13 | C                  specified only by a character-string
 | 
|---|
| 14 | C     MNINPU   new routine, user-callable, to change input unit
 | 
|---|
| 15 | C     MNCOMD   new routine, user-callable, to execute a command
 | 
|---|
| 16 | C                  specified only by a character-string
 | 
|---|
| 17 | C- Major changes in:
 | 
|---|
| 18 | C     MNREAD   which now calls MNPARS instead of MNPARM (then
 | 
|---|
| 19 | C                  MNPARS calls MNPARM, so where is the big deal?)
 | 
|---|
| 20 | C- Small but important changes in:
 | 
|---|
| 21 | C     MNCROS  to keep points inside limits in ALL cases.
 | 
|---|
| 22 | C     MNMNOT  to keep points inside limits in ALL cases.
 | 
|---|
| 23 | C     MNCONT  to get the error flag right
 | 
|---|
| 24 | C     all routines using ISW(6) which can now take on values 1,0,-1
 | 
|---|
| 25 | C- Very Minor changes in many routines
 | 
|---|
| 26 | C
 | 
|---|
       
      
  Note:
 See   
TracBrowser
 for help on using the repository browser.