This website works better with JavaScript.
Explore
Help
Register
Sign In
MOS
/
OpenBoard
Watch
5
Star
0
Fork
You've already forked OpenBoard
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
новые иконки в OpenBoard
37
Commits
8
Branches
0
Tags
130 MiB
Tree:
b05674cacf
OpenBoard
/
thirdparty
/
openssl
/
openssl-1.0.0d
/
util
/
deleof.pl
8 lines
88 B
Raw
Normal View
History
Unescape
Escape
Added source code for used libraries
14 years ago
#!/usr/local/bin/perl
while
(
<
>
)
{
print
last
if
(
/^# DO NOT DELETE THIS LINE/
)
;
}