mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-03-05 15:48:35 -05:00
Tom git-svn-id: svn+ssh://jekkos@svn.code.sf.net/p/opensourcepos/code/@24 c3eb156b-1dc0-44e1-88ae-e38439141b53
6 lines
81 B
PHP
6 lines
81 B
PHP
<?php
|
|
|
|
class y_axis_right extends y_axis_base
|
|
{
|
|
function y_axis_right(){}
|
|
} |