##########################################################################
# This file allows user to set up additional model libraries. 
# By now only spectre is supported. 
# 
# Example of usage: 
#
# 1. to add a section of a model file write simulator name, model file 
# name with full path and section name separated by white space.
#
# spectre /home/user/models/my_model_file.scs my_section
# 
# 2. to add whole model file write simulator name followed by model 
# file name with full path separeted with white space
#
# spectre /home/user/models/my_model_file.scs 
# 
# Note.: everything after "#" is considered as comment. 
#
##########################################################################
