This website works better with JavaScript.
Explore
Help
Register
Sign In
planix.org
/
actube
Watch
2
Star
0
Fork
You've already forked actube
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
AC-Tube
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.
2344
Commits
5
Branches
1
Tag
8.3 MiB
C
71.2%
C++
26.7%
Makefile
1.1%
Shell
0.6%
HTML
0.2%
Tag:
Branch:
Tree:
34ee5537a4
bsdmakefiles
cisco
master
shell
typeless
v0.0.0
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '34ee5537a4'
${ noResults }
actube
/
src
/
cw
/
doxyfilter
5 lines
79 B
Raw
Blame
History
#!/bin/sh
cat
$1
|
sed
's/@endcomment/*\//g'
|
sed
's/@startcomment/\/*/g'
Reference in new issue
View Git Blame
Copy Permalink