mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-31 08:41:03 +00:00
Tidied
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@15572 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
c513cb2354
commit
0b49439a6b
2 changed files with 4 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
#ifndef INCLUDED_GS_CATEGORIES_H
|
#ifndef INCLUDED_GS_CATEGORIES_H
|
||||||
#define INCLUDED_GS_CATEGORIES_H
|
#define INCLUDED_GS_CATEGORIES_H
|
||||||
/* Declaration of extension methods to standard classes
|
/** Declaration of extension methods to standard classes
|
||||||
|
|
||||||
Copyright (C) 2003 Free Software Foundation, Inc.
|
Copyright (C) 2003 Free Software Foundation, Inc.
|
||||||
|
|
||||||
|
|
|
@ -23,6 +23,9 @@
|
||||||
*/
|
*/
|
||||||
#include <Foundation/Foundation.h>
|
#include <Foundation/Foundation.h>
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Extension methods for the NSCalendarDate class
|
||||||
|
*/
|
||||||
@implementation NSCalendarDate (GSCategories)
|
@implementation NSCalendarDate (GSCategories)
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue