X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=OSX%2Fios-function-table.m;h=0e6aab7d4c26812e11cc39234270991fde9e409f;hb=8afc01a67be4fbf3f1cc0fce9adf01b5289a21c6;hp=b109fb6723701086f63278d906ff9f1a23ddd195;hpb=4ade52359b6eba3621566dac79793a33aa4c915f;p=xscreensaver diff --git a/OSX/ios-function-table.m b/OSX/ios-function-table.m index b109fb67..0e6aab7d 100644 --- a/OSX/ios-function-table.m +++ b/OSX/ios-function-table.m @@ -1,5 +1,5 @@ /* Generated file, do not edit. - Created: Mon Jul 8 16:42:29 2013 by build-fntable.pl 1.2. + Created: Tue May 6 12:34:13 2014 by build-fntable.pl 1.2. */ #import @@ -78,6 +78,7 @@ extern struct xscreensaver_function_table *fuzzyflakes_xscreensaver_function_table, *galaxy_xscreensaver_function_table, *gears_xscreensaver_function_table, + *geodesic_xscreensaver_function_table, *gflux_xscreensaver_function_table, *glblur_xscreensaver_function_table, *glcells_xscreensaver_function_table, @@ -149,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, @@ -185,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, @@ -287,6 +290,7 @@ NSDictionary *make_function_table_dict(void) [NSValue valueWithPointer:&fuzzyflakes_xscreensaver_function_table], @"fuzzyflakes", [NSValue valueWithPointer:&galaxy_xscreensaver_function_table], @"galaxy", [NSValue valueWithPointer:&gears_xscreensaver_function_table], @"gears", + [NSValue valueWithPointer:&geodesic_xscreensaver_function_table], @"geodesic", [NSValue valueWithPointer:&gflux_xscreensaver_function_table], @"gflux", [NSValue valueWithPointer:&glblur_xscreensaver_function_table], @"glblur", [NSValue valueWithPointer:&glcells_xscreensaver_function_table], @"glcells", @@ -358,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", @@ -394,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",