This website works better with JavaScript.
Home
Help
Sign In
cacalabs
/
libcaca
mirror of
https://github.com/cacalabs/libcaca.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
7
Wiki
Activity
Browse Source
* Close php block in sample program "demo.php"
tags/v0.99.beta17
Nicolas Vion
nico
16 years ago
parent
c1efe83e08
commit
65db728341
1 changed files
with
2 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-1
caca-php/examples/demo.php
+ 2
- 1
caca-php/examples/demo.php
View File
@@ -362,5 +362,6 @@ function demo_triangles($cv, $bounds, $outline) {
function demo_render($cv, $bounds, $outline) {
}
main();
?>
Write
Preview
Loading…
Cancel
Save