Generate a .cref file when resyntaxing Edwin.
authorChris Hanson <org/chris-hanson/cph>
Wed, 20 Jun 1990 22:42:25 +0000 (22:42 +0000)
committerChris Hanson <org/chris-hanson/cph>
Wed, 20 Jun 1990 22:42:25 +0000 (22:42 +0000)
v7/src/edwin/edwin.sf

index 5220435f4977e231f8504c4baf98a1b62ceb1091..99f7d54f86206c1aa3c936474b95dc86400ac106 100644 (file)
 
 (load "decls")
 
-(in-package (->environment '(CROSS-REFERENCE))
-  ((generate/common
-    (lambda (pathname pmodel)
-      (write-globals pathname pmodel)
-      (write-constructor pathname pmodel)))
-   "edwin"))
+(cref/generate-all "edwin")
 (sf "edwin.con" "edwin.bcon")
 (if (not (file-processed? "edwin" "ldr" "bldr"))
     (sf "edwin.ldr" "edwin.bldr"))
\ No newline at end of file