index
:
adapad
master
Notepad clone written using FLTK
Jed Barber
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
fltk_binding
/
fltk.ads
blob: 33363df867ad97282a467aa17d657e78a410ddc2 (
plain
)
1
2
3
4
5
6
7
8
9
10
package FLTK is function Run return Integer; end FLTK;