Revision 2c9966337248b210bd32e36cff3afb19ef0f1c09 authored by James Hensman on 24 October 2016, 12:24:29 UTC, committed by GitHub on 24 October 2016, 12:24:29 UTC
1 parent 35b07ef
Raw File
gpflowrc_test.txt
[first_section]
a_bool = false
a_float = 1e-3
a_string = hello
a_type = float64

[second_section]
a_bool = true
another_bool = True
yet_another_bool = False
back to top