diff options
| author | hukl <contact@smyck.org> | 2009-04-11 00:32:20 +0200 |
|---|---|---|
| committer | hukl <contact@smyck.org> | 2009-04-11 00:32:20 +0200 |
| commit | fb1b58233df206fff3ec4237caf5fe5576b80a9b (patch) | |
| tree | 473216f85267f41238fa777f6a48d36745b4d609 /lib/chaos_calendar/ical_occurrences.i | |
| parent | 44e1eff0155d3da825ae7f4ef9e334a8e231e909 (diff) | |
removed lib/chaos_calendar as we now have the erdgeist-chaos_calendar gem on github - YAY!
Diffstat (limited to 'lib/chaos_calendar/ical_occurrences.i')
| -rw-r--r-- | lib/chaos_calendar/ical_occurrences.i | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/lib/chaos_calendar/ical_occurrences.i b/lib/chaos_calendar/ical_occurrences.i deleted file mode 100644 index 1e917013..00000000 --- a/lib/chaos_calendar/ical_occurrences.i +++ /dev/null | |||
| @@ -1,6 +0,0 @@ | |||
| 1 | %module ical_occurrences | ||
| 2 | |||
| 3 | %inline { | ||
| 4 | VALUE occurrences( VALUE dtstart, VALUE dtend, char * rrule ); | ||
| 5 | VALUE duration_to_fixnum( char * duration ); | ||
| 6 | } | ||
