Changeset 4340


Ignore:
Timestamp:
Mar 5, 2020 7:47:17 AM (4 years ago)
Author:
vondreele
Message:

change http to https for Bilbao web side - works better via eduroam, etc.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SUBGROUPS.py

    r4290 r4340  
    2222import GSASIIpath
    2323GSASIIpath.SetBinaryPath()
    24 submagSite = 'http://www.cryst.ehu.es/cgi-bin/cryst/programs/subgrmag1_general_GSAS.pl?'
     24submagSite = 'https://www.cryst.ehu.es/cgi-bin/cryst/programs/subgrmag1_general_GSAS.pl?'
    2525
    2626def GetNonStdSubgroups(SGData, kvec,star=False,landau=False,maximal=False):
Note: See TracChangeset for help on using the changeset viewer.