5 lines
82 B
Plaintext
5 lines
82 B
Plaintext
module CCodeEditor [system] {
|
|
header "shim.h"
|
|
link "gtksourceview-5"
|
|
export *
|
|
} |