URL
https://opencores.org/ocsvn/or1k/or1k/trunk
Subversion Repositories or1k
[/] [or1k/] [trunk/] [insight/] [tk/] [tests/] [option.file1] - Rev 1765
Compare with Previous | Blame | View Log
! This file is a sample option (resource) database used to test
! Tk's option-handling capabilities.
! Comment line \
with a backslash-newline sequence embedded in it.
*x1: blue
tktest.x2 : green
*\
x3 \
: pur\
ple
*x 4: brown
# More comments, this time delimited by hash-marks.
# Comment-line with space.
*x6:
# comment line as last line of file.