[Octopus-devel] cvs commit: marques/octopus/src global.F90 liboct.F90

Xavier Andrade xavier at tddft.org
Tue Mar 28 18:38:56 WEST 2006


Only a cosmetic issue: i think that OCT_ROOT, OCTOPUS_ROOT or something like
that will be better. It's shorter and consistent with other codes.

Xavier


On Tue, 28 Mar 2006, cvsusers at tddft.org wrote:

> acastro     2006/03/28 18:32:09 WEST
>
>  Modified files:
>    octopus/src          global.F90 liboct.F90
>  Log:
>  Added a loct_getenv subroutine that permits to obtain the value of a
>  variable in the environment.
>
>  This can be used to override the default location of the share/octopus
>  directory. Now one can put in the environment a OCTOPUS_INSTALL_DIR
>  variable, such that if it is non-null, the code will look for data
>  in the OCTOPUS_INSTALL_DIR/share/octopus directory (otherwise the data
>  is searched in PREFIX/share/octopus, where PREFIX is the argument passed
>  to --with-prefix when running configure, default $HOME, I think).
>
>  Revision  Changes    Path
>  1.98      +11 -2     marques/octopus/src/global.F90
>  1.46      +9 -1      marques/octopus/src/liboct.F90
> _______________________________________________
> Octopus-devel mailing list
> Octopus-devel at tddft.org
> http://www.tddft.org/mailman/listinfo/octopus-devel
>


More information about the Octopus-devel mailing list