X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=OSX%2Fios-function-table.m;h=0e6aab7d4c26812e11cc39234270991fde9e409f;hp=02005c3df7430ea601fd2e2595639cba0e618345;hb=8afc01a67be4fbf3f1cc0fce9adf01b5289a21c6;hpb=3f1091236d800c43a3124c44c7da54e53f205b13 diff --git a/OSX/ios-function-table.m b/OSX/ios-function-table.m index 02005c3d..0e6aab7d 100644 --- a/OSX/ios-function-table.m +++ b/OSX/ios-function-table.m @@ -1,5 +1,5 @@ /* Generated file, do not edit. - Created: Tue Aug 27 02:57:54 2013 by build-fntable.pl 1.2. + Created: Tue May 6 12:34:13 2014 by build-fntable.pl 1.2. */ #import @@ -150,6 +150,7 @@ extern struct xscreensaver_function_table *polytopes_xscreensaver_function_table, *pong_xscreensaver_function_table, *popsquares_xscreensaver_function_table, + *projectiveplane_xscreensaver_function_table, *providence_xscreensaver_function_table, *pulsar_xscreensaver_function_table, *pyro_xscreensaver_function_table, @@ -186,6 +187,7 @@ extern struct xscreensaver_function_table *surfaces_xscreensaver_function_table, *swirl_xscreensaver_function_table, *tangram_xscreensaver_function_table, + *tessellimage_xscreensaver_function_table, *thornbird_xscreensaver_function_table, *timetunnel_xscreensaver_function_table, *topblock_xscreensaver_function_table, @@ -360,6 +362,7 @@ NSDictionary *make_function_table_dict(void) [NSValue valueWithPointer:&polytopes_xscreensaver_function_table], @"polytopes", [NSValue valueWithPointer:&pong_xscreensaver_function_table], @"pong", [NSValue valueWithPointer:&popsquares_xscreensaver_function_table], @"popsquares", + [NSValue valueWithPointer:&projectiveplane_xscreensaver_function_table], @"projectiveplane", [NSValue valueWithPointer:&providence_xscreensaver_function_table], @"providence", [NSValue valueWithPointer:&pulsar_xscreensaver_function_table], @"pulsar", [NSValue valueWithPointer:&pyro_xscreensaver_function_table], @"pyro", @@ -396,6 +399,7 @@ NSDictionary *make_function_table_dict(void) [NSValue valueWithPointer:&surfaces_xscreensaver_function_table], @"surfaces", [NSValue valueWithPointer:&swirl_xscreensaver_function_table], @"swirl", [NSValue valueWithPointer:&tangram_xscreensaver_function_table], @"tangram", + [NSValue valueWithPointer:&tessellimage_xscreensaver_function_table], @"tessellimage", [NSValue valueWithPointer:þbird_xscreensaver_function_table], @"thornbird", [NSValue valueWithPointer:&timetunnel_xscreensaver_function_table], @"timetunnel", [NSValue valueWithPointer:&topblock_xscreensaver_function_table], @"topblock",