root/lang/objective-c/HatebuCoreData/HatenaBookmark.m
@
11714
| Revision 11714, 274 bytes (checked in by mootoh, 5 years ago) |
|---|
| Line | |
|---|---|
| 1 | // |
| 2 | // HatenaBookmark.m |
| 3 | // HatebuCoreData |
| 4 | // |
| 5 | // Created by mootoh on 5/17/08. |
| 6 | // Copyright 2008 deadbeaf.org. All rights reserved. |
| 7 | // |
| 8 | |
| 9 | #import "HatenaBookmark.h" |
| 10 | |
| 11 | |
| 12 | @implementation Bookmark (Hatena) |
| 13 | |
| 14 | -(void) update { |
| 15 | NSLog(@"Bookmark(Hatena)#update: %@", self); |
| 16 | } |
| 17 | |
| 18 | @end |
Note: See TracBrowser
for help on using the browser.
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)