Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0db4c94

Browse files
committed
Enable the 'new' module by default.
1 parent 6ac06b3 commit 0db4c94

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Modules/Setup.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -314,7 +314,7 @@ rotor rotormodule.c # enigma-inspired encryption
314314

315315
# Tommy Burnette's 'new' module (creates new empty objects of certain kinds):
316316

317-
#new newmodule.c
317+
new newmodule.c
318318

319319

320320
# Generic (SunOS / SVR4) dynamic loading module.

0 commit comments

Comments
 (0)