Revision 13b475ca6688363d9ff4ad9006a339750470b354 authored by mqbssaby on 11 January 2017, 11:24:15 UTC, committed by mqbssaby on 11 January 2017, 11:24:15 UTC
1 parent a61227d
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