|
Last change
on this file since 11526 was 8084, checked in by bastiK, 11 years ago |
|
add svn:eol-style=native for svgsalamander
|
-
Property svn:eol-style
set to
native
|
|
File size:
250 bytes
|
| Line | |
|---|
| 1 | /*
|
|---|
| 2 | * To change this template, choose Tools | Templates
|
|---|
| 3 | * and open the template in the editor.
|
|---|
| 4 | */
|
|---|
| 5 | package com.kitfox.svg;
|
|---|
| 6 |
|
|---|
| 7 | /**
|
|---|
| 8 | *
|
|---|
| 9 | * @author kitfox
|
|---|
| 10 | */
|
|---|
| 11 | public interface SVGConst
|
|---|
| 12 | {
|
|---|
| 13 | public static final String SVG_LOGGER = "svgSalamandeLogger";
|
|---|
| 14 | }
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.