GIT.Harvie.CZ
/
mirrors
/
Programs.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Mozzi ADSR
[mirrors/Programs.git]
/
c
/
glade-examples
/
delete
/
calc
/
compile.sh
1
#!/bin/bash
2
gcc
-Wall -g -o test test
.c
`pkg-config --cflags --libs gtk+-2.0`
-export-dynamic
3
cat
test
.xml |
grep
-v
"requires lib="
>
calc.xml
4
cat
test
.xml
>
calc.xml
This page took
0.38262 seconds
and
4
git commands to generate.