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
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
27
Commits
8
Branches
0
Tags
130 MiB
JavaScript
46%
C++
41.3%
HTML
6.3%
CSS
4%
Objective-C++
0.6%
Other
1.6%
Tag:
Branch:
Tree:
1dfce32e2e
change_dashed_style
lineStyle
master
more-line-styles
new_images
new_vector_item
preferencesAboutTextFull
vector_item
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '1dfce32e2e'
${ noResults }
OpenBoard
/
thirdparty
/
openssl
/
openssl-1.0.0d
/
util
/
deleof.pl
7 lines
88 B
Raw
Blame
History
#!/usr/local/bin/perl
while
(
<
>
)
{
print
last
if
(
/^# DO NOT DELETE THIS LINE/
)
;
}
Reference in new issue
View Git Blame
Copy Permalink