mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
7 lines
56 B
Text
7 lines
56 B
Text
|
c Example CNF format file
|
||
|
c
|
||
|
p cnf 4 3
|
||
|
1 3 -4 0
|
||
|
4 0 2
|
||
|
-3
|