Name
def0_basets — creation of the default frequencies data base
CALLING SEQUENCE
def0_basets()
PARAMETERS
- Input
nothing
- Output
nothing: data are saved into the file SCI\macros\grocer\db\basets.dat
DESCRIPTION
Creates the default data base of the frequencies and their literal representation. Useful if the user has mishandeled the creation of her own database trough function def_basets and wants to recover the default data base.
EXAMPLE
def0_basets()
This is the only use for this function.