mirror of
https://github.com/odrling/Aegisub
synced 2025-04-11 22:56:02 +02:00
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF Aegisub.pm
Originally committed to SVN as r1761.
This commit is contained in:
parent
864c446318
commit
7ffc21cc7e
7
automation/include/Aegisub.pm
Normal file
7
automation/include/Aegisub.pm
Normal file
@ -0,0 +1,7 @@
|
||||
package Aegisub;
|
||||
use Exporter 'import';
|
||||
|
||||
@EXPORT = qw( text_extents );
|
||||
@EXPORT_OK = qw( warn );
|
||||
|
||||
1;
|
Loading…
x
Reference in New Issue
Block a user